Home
last modified time | relevance | path

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

/php-src/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
201 *bufnext = EOS; in glob()
246 *lm = EOS; in globexp2()
360 *h = EOS; in globtilde()
403 *b = EOS; in globtilde()
474 *bufnext = EOS; in glob0()
541 *pathend = EOS; in glob2()
553 *pathend = EOS; in glob2()
604 *pathend = EOS; in glob3()
639 *dc = EOS; in glob3()
[all …]
/php-src/ext/standard/tests/strings/
H A Dstr_getcsv_002.phpt5 $contents = <<<EOS
7 EOS;
/php-src/ext/spl/tests/SplFileObject/
H A DSplFileObject_fgetcsv_escape_empty.phpt5 $contents = <<<EOS
9 EOS;
/php-src/ext/standard/tests/file/
H A Dfgetcsv_variation32.phpt5 $contents = <<<EOS
9 EOS;
H A Dfgetcsv_variation33.phpt5 $contents = <<<EOS
8 EOS;
/php-src/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-src/ext/spl/tests/
H A Dgh13685.phpt6 $contents = <<<EOS
9 EOS;
/php-src/ext/phar/
H A Dphar_path_check.re57 EOS = "/" | END;
64 "/.." EOS {
68 "/." EOS {
/php-src/ext/tokenizer/tests/
H A Dtoken_get_all_variation15.phpt19 \$c = <<<EOS
22 EOS;
200 string(7) "<<<EOS
221 string(3) "EOS"
/php-src/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-src/ext/exif/tests/
H A Dbug50845.phpt50 string(22) "Canon EOS-1D X Mark II"

Completed in 22 milliseconds