Home
last modified time | relevance | path

Searched refs:EOS (Results 1 – 11 of 11) sorted by relevance

/PHP-7.4/win32/
H A Dfnmatch.c54 #define EOS '\0' macro
65 case EOS: in fnmatch()
68 return (*string == EOS ? 0 : FNM_NOMATCH); in fnmatch()
70 if (*string == EOS) in fnmatch()
92 if (c == EOS) in fnmatch()
106 while ((test = *string) != EOS) { in fnmatch()
115 if (*string == EOS) in fnmatch()
126 if ((c = *pattern++) == EOS) { in fnmatch()
173 if (c == EOS) in rangematch()
180 && (c2 = *(pattern+1)) != EOS && c2 != ']') { in rangematch()
[all …]
H A Dglob.c92 #define EOS '\0' macro
205 *bufnext = EOS;
257 *lm = EOS;
376 *h = EOS;
419 *b = EOS;
493 *bufnext = EOS;
566 *pathend = EOS;
578 *pathend = EOS;
634 *pathend = EOS;
669 *dc = EOS;
[all …]
/PHP-7.4/ext/standard/tests/strings/
H A Dstr_getcsv_002.phpt5 $contents = <<<EOS
7 EOS;
/PHP-7.4/ext/spl/tests/
H A DSplFileObject_fgetcsv_escape_empty.phpt5 $contents = <<<EOS
9 EOS;
/PHP-7.4/ext/standard/tests/file/
H A Dfgetcsv_variation32.phpt5 $contents = <<<EOS
9 EOS;
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug70157.phpt6 $contents = <<<EOS
11 EOS;
H A Dparse_ini_string_003.phpt6 $contents = <<<EOS
14 EOS;
/PHP-7.4/ext/phar/
H A Dphar_path_check.re57 EOS = "/" | END;
64 "/.." EOS {
68 "/." EOS {
/PHP-7.4/ext/tokenizer/tests/
H A Dtoken_get_all_variation15.phpt24 \$c = <<<EOS
27 EOS;
205 string(7) "<<<EOS
226 string(3) "EOS"
/PHP-7.4/ext/iconv/tests/
H A Diconv_mime_decode_headers.phpt34 X-UIDL: @eH!!h2:!!EOS!!A_c"!
87 string(20) "@eH!!h2:!!EOS!!A_c"!"
/PHP-7.4/ext/exif/tests/
H A Dbug50845.phpt49 string(22) "Canon EOS-1D X Mark II"

Completed in 23 milliseconds