Home
last modified time | relevance | path

Searched refs:EOS (Results 1 – 8 of 8) sorted by path

/PHP-7.0/ext/exif/tests/
H A Dbug50845.phpt49 string(22) "Canon EOS-1D X Mark II"
/PHP-7.0/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.0/ext/phar/
H A Dphar_path_check.re58 EOS = "/" | END;
64 "/.." EOS {
68 "/." EOS {
/PHP-7.0/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.0/ext/tokenizer/tests/
H A Dtoken_get_all_variation15.phpt26 \$c = <<<EOS
29 EOS;
207 string(7) "<<<EOS
228 string(3) "EOS"
/PHP-7.0/win32/
H A Dfnmatch.c55 #define EOS '\0' macro
66 case EOS: in fnmatch()
69 return (*string == EOS ? 0 : FNM_NOMATCH); in fnmatch()
71 if (*string == EOS) in fnmatch()
93 if (c == EOS) in fnmatch()
107 while ((test = *string) != EOS) { in fnmatch()
116 if (*string == EOS) in fnmatch()
127 if ((c = *pattern++) == EOS) { in fnmatch()
174 if (c == EOS) in rangematch()
181 && (c2 = *(pattern+1)) != EOS && c2 != ']') { in rangematch()
[all …]
H A Dglob.c94 #define EOS '\0' macro
207 *bufnext = EOS;
259 *lm = EOS;
378 *h = EOS;
421 *b = EOS;
495 *bufnext = EOS;
568 *pathend = EOS;
580 *pathend = EOS;
637 *pathend = EOS;
671 *dc = EOS;
[all …]

Completed in 39 milliseconds