Home
last modified time | relevance | path

Searched refs:NEXTFILE (Results 1 – 25 of 54) sorted by relevance

123

/dports/databases/percona-toolkit/percona-toolkit-3.3.0/bin/
H A Dpt-mext599 NEXTFILE=$(($i + 1))
604 sort -s "$FILE${NEXTFILE}" | grep . > "$FILE${NEXTFILE}.tmp"
605 mv "$FILE${NEXTFILE}.tmp" "$FILE${NEXTFILE}"
609 join "$FILE$i" "$FILE${NEXTFILE}" | grep . > "$FILE"
613 …MAXLEN=`awk '{print $2}' "$FILE${NEXTFILE}" | grep -v '[^0-9]' | awk '{print length($1)}' | sort -…
614 mv "$FILE" "$FILE${NEXTFILE}"
/dports/lang/gnu-apl/apl-1.8/src/testcases/
H A DAPnnn.tc12 ⍎(1010≠↑⎕AI)/']NEXTFILE ⋆⋆⋆ This testcase requires --id 1010 ⋆⋆⋆'
18 'SYNC FAILED:' ◊ C ◊ ⍎']NEXTFILE'
H A DQuad_INP.tc49 ]NEXTFILE
/dports/databases/libiodbc/iODBC-3.52.15/iodbc/
H A Dvmscompile.com27 $ NEXTFILE:
34 $ goto NEXTFILE
/dports/lang/mawk/mawk-1.3.4-20190203/
H A Dkw.c48 { "nextfile", NEXTFILE },
H A Dparse.h73 #define NEXTFILE 329 macro
/dports/lang/awka/awka-0.7.5/awka/
H A Dkw.c64 "nextfile", NEXTFILE,
H A Dparse.h79 #define NEXTFILE 335 macro
/dports/lang/nawk/nawk-20121220_1/
H A Dytab.h58 #define NEXTFILE 57395 macro
H A Dmaketab.c96 { NEXTFILE, "jump", "nextfile" },
H A Dawkgram.y56 %token <i> SUB GSUB IF INDEX LSUBSTR MATCHFCN NEXT NEXTFILE
332 | NEXTFILE st { if (infunc)
334 $$ = stat1(NEXTFILE, NIL); }
/dports/misc/rump/buildrump.sh-b914579/src/external/historical/nawk/dist/
H A Dytab.h58 #define NEXTFILE 57395 macro
H A Dmaketab.c100 { NEXTFILE, "jump", "nextfile" },
/dports/devel/cscout/cscout-bd7dfac/example/awk/
H A Dytab.h57 #define NEXTFILE 57394 macro
H A Dmaketab.c96 { NEXTFILE, "jump", "nextfile" },
H A Dawkgram.y56 %token <i> SUB GSUB IF INDEX LSUBSTR MATCHFCN NEXT NEXTFILE
332 | NEXTFILE st { if (infunc)
334 $$ = stat1(NEXTFILE, NIL); }
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/bin/ongs_awk/
H A Dy.tab.h51 #define NEXTFILE 307 macro
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/contrib/one-true-awk/
H A Dmaketab.c100 { NEXTFILE, "jump", "nextfile" },
H A Dawkgram.y58 %token <i> IF INDEX LSUBSTR MATCHFCN NEXT NEXTFILE
336 | NEXTFILE st { if (infunc)
338 $$ = stat1(NEXTFILE, NIL); }
/dports/devel/9base/9base-6/awk/
H A Dmaketab.c96 { NEXTFILE, "jump", "nextfile" },
H A Dawkgram.y58 %token <i> SUB GSUB IF INDEX LSUBSTR MATCHFCN NEXT NEXTFILE
335 | NEXTFILE st { if (infunc)
337 $$ = stat1(NEXTFILE, NIL); }
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/awk/
H A Dmaketab.c96 { NEXTFILE, "jump", "nextfile" },
H A Dawkgram.y58 %token <i> SUB GSUB IF INDEX LSUBSTR MATCHFCN NEXT NEXTFILE
335 | NEXTFILE st { if (infunc)
337 $$ = stat1(NEXTFILE, NIL); }
/dports/biology/bioawk/bioawk-1.0-7-gfd40150/
H A Dmaketab.c96 { NEXTFILE, "jump", "nextfile" },
H A Dawkgram.y56 %token <i> SUB GSUB IF INDEX LSUBSTR MATCHFCN NEXT NEXTFILE
332 | NEXTFILE st { if (infunc)
334 $$ = stat1(NEXTFILE, NIL); }

123