Home
last modified time | relevance | path

Searched refs:NF (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/build/
H A Dmkdep.awk31 for (i = 5; i <= NF; i++) {
39 for (; i <= NF; i++)
42 no_files=NF-dif
H A Dlibtool.m41351 for (lt_i = NF; lt_i > 0; lt_i--) {
/PHP-5.5/ext/ereg/regex/
H A Dsplit.c186 # define NF 5 macro
187 char *fields[NF];
190 nf = split(string, fields, NF, seps);
191 print(nf, NF, fields);
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic6663 #it also hangs with another message ("NF").
6701 #it also hangs with another message ("NF").

Completed in 51 milliseconds