aboutsummaryrefslogtreecommitdiffstats
path: root/test/symtab11.ok
diff options
context:
space:
mode:
Diffstat (limited to 'test/symtab11.ok')
-rw-r--r--test/symtab11.ok98
1 files changed, 49 insertions, 49 deletions
diff --git a/test/symtab11.ok b/test/symtab11.ok
index 29170949..7d4be46c 100644
--- a/test/symtab11.ok
+++ b/test/symtab11.ok
@@ -1,78 +1,78 @@
BEGIN -- Symtab is next
[i] = i
-[ROUNDMODE] = N
-[ORS] =
-
-[OFS] =
-[LINT] = 0
-[FNR] = 0
-[ERRNO] =
-[NR] = 0
-[IGNORECASE] = 1
-[TEXTDOMAIN] = messages
[NF] = 0
[ARGIND] = 0
+[BINMODE] = 0
+[FNR] = 0
+[LINT] = 0
+[NR] = 0
+[RLENGTH] = 0
+[RSTART] = 0
[ARGC] = 1
-[FIELDWIDTHS] =
-[CONVFMT] = %.6g
-[SUBSEP] = 
+[IGNORECASE] = 1
[PREC] = 53
+[ERRNO] =
+[FIELDWIDTHS] =
+[FILENAME] =
+[RT] =
+[ORS] =
+
[RS] =
-[FPAT] = [^[:space:]]+
-[RT] =
-[RLENGTH] = 0
-[OFMT] = %.6g
+[SUBSEP] = 
[FS] =
-[RSTART] = 0
-[FILENAME] =
-[BINMODE] = 0
+[OFS] =
+[CONVFMT] = %.6g
+[OFMT] = %.6g
+[FPAT] = [^[:space:]]+
+[TEXTDOMAIN] = messages
+[ROUNDMODE] = N
[ARGV] = <array>
-[PROCINFO] = <array>
[ENVIRON] = <array>
+[PROCINFO] = <array>
BEGIN-- after Symtab loop
BEGIN -- Functab is next
-[rand] = rand
-[dcgettext] = dcgettext
-[gsub] = gsub
-[match] = match
-[int] = int
-[log] = log
-[sprintf] = sprintf
-[systime] = systime
-[strftime] = strftime
-[length] = length
[and] = and
-[srand] = srand
[asort] = asort
+[asorti] = asorti
[atan2] = atan2
-[cos] = cos
-[split] = split
-[compl] = compl
[bindtextdomain] = bindtextdomain
+[close] = close
+[compl] = compl
+[cos] = cos
+[dcgettext] = dcgettext
+[dcngettext] = dcngettext
[exp] = exp
-[or] = or
[fflush] = fflush
[gensub] = gensub
-[dcngettext] = dcngettext
+[gsub] = gsub
[index] = index
-[system] = system
-[sqrt] = sqrt
-[rshift] = rshift
-[tolower] = tolower
-[sin] = sin
-[asorti] = asorti
-[typeof] = typeof
-[close] = close
-[mktime] = mktime
+[int] = int
[isarray] = isarray
+[length] = length
+[log] = log
+[lshift] = lshift
+[match] = match
+[mktime] = mktime
+[or] = or
[patsplit] = patsplit
+[rand] = rand
+[rshift] = rshift
+[sin] = sin
+[split] = split
+[sprintf] = sprintf
+[sqrt] = sqrt
+[srand] = srand
+[strftime] = strftime
+[strtonum] = strtonum
[sub] = sub
[substr] = substr
-[xor] = xor
-[lshift] = lshift
-[strtonum] = strtonum
+[system] = system
+[systime] = systime
+[tolower] = tolower
[toupper] = toupper
+[typeof] = typeof
+[xor] = xor
[bar] = bar
[foo] = foo
BEGIN-- after Functab loop