Searched refs:sc (Results 1 – 14 of 14) sorted by relevance
/PHP-8.3/ext/fileinfo/libmagic/ |
H A D | strcasestr.c | 69 char c, sc; in strcasestr() local 77 if ((sc = *s++) == 0) in strcasestr() 79 } while ((char)tolower((unsigned char)sc) != c); in strcasestr()
|
/PHP-8.3/main/ |
H A D | reentrancy.c | 267 int c, sc; in php_strtok_r() local 280 for (spanp = (char *)delim; (sc = *spanp++) != 0; ) in php_strtok_r() 282 if (c == sc) in php_strtok_r() 305 if ((sc = *spanp++) == c) in php_strtok_r() 320 while (sc != 0); in php_strtok_r()
|
/PHP-8.3/ext/soap/tests/ |
H A D | bug79357.phpt | 8 $sc = new SoapClient(__DIR__ . '/bug79357.wsdl'); 9 $res = $sc->Add(['intA'=>1]);
|
/PHP-8.3/Zend/ |
H A D | zend_ini_scanner.l | 523 const unsigned char *sc = NULL; variable 532 if (sc == NULL) { 533 sc = YYCURSOR; 539 sc = NULL; 549 if (sc) { 550 yyleng = sc - SCNG(yy_text);
|
/PHP-8.3/ext/standard/tests/strings/ |
H A D | strval_variation2.phpt | 19 $sc = "\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7\xc8\xc9\xca\xcb\xcc\xcd\xce\xcf"; 48 echo bin2hex(strval($sc));
|
H A D | html_entity_decode_html5.phpt | 1777 "≻", 3911 ≻ => ≻ e289bb
|
/PHP-8.3/win32/ |
H A D | glob.c | 628 register uint8_t *sc; in glob3() local 635 sc = (uint8_t *) dp->d_name; in glob3() 636 while (dc < pathend_last && (*dc++ = *sc++) != EOS) in glob3()
|
/PHP-8.3/ext/pcre/pcre2lib/ |
H A D | pcre2_convert.c | 153 uint32_t c, sc; in convert_posix() local 174 sc = nextisliteral? 0 : c; in convert_posix() 225 else switch(sc) in convert_posix()
|
H A D | pcre2_printint.c | 306 const char *sc = (code[1] == PT_SC)? "script:" : ""; in print_prop() local 308 fprintf(f, "%s%s %s%c%s%s", before, OP_names[*code], sc, toupper(s[0]), s+1, after); in print_prop()
|
/PHP-8.3/build/ |
H A D | shtool | 1574 for var_lc in at ap ac st sp sc; do
|
/PHP-8.3/ext/hash/tests/ |
H A D | fnv1a64.phpt | 299 array( 'E6@%NDdhtceH%@#5A6VF"P]K+yMq.D}TZ?Z*c?rX#Y"(z%==;sc>EBjP=9C', 'a93c088a44fbfc35' ),
|
/PHP-8.3/ext/standard/html_tables/ |
H A D | ents_html5.txt | 1772 sc 0227B
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 29976 # reference: https://www.openoffice.org/sc/compdocfileformat.pdf 34698 # $File: sc,v 1.6 2009/09/19 16:28:12 christos Exp $ 34699 # sc: file(1) magic for "sc" spreadsheet 34701 38 string Spreadsheet sc spreadsheet file 34702 !:mime application/x-sc
|
H A D | magic私はガラスを食べられます | 29976 # reference: https://www.openoffice.org/sc/compdocfileformat.pdf 34698 # $File: sc,v 1.6 2009/09/19 16:28:12 christos Exp $ 34699 # sc: file(1) magic for "sc" spreadsheet 34701 38 string Spreadsheet sc spreadsheet file 34702 !:mime application/x-sc
|
Completed in 144 milliseconds