Searched refs:sc (Results 1 – 13 of 13) sorted by relevance
71 char c, sc; in strcasestr() local79 if ((sc = *s++) == 0) in strcasestr()81 } while ((char)tolower((unsigned char)sc) != c); in strcasestr()
268 int c, sc; in php_strtok_r() local281 for (spanp = (char *)delim; (sc = *spanp++) != 0; ) in php_strtok_r()283 if (c == sc) in php_strtok_r()306 if ((sc = *spanp++) == c) in php_strtok_r()321 while (sc != 0); in php_strtok_r()
6 $sc = new SoapClient(__DIR__ . '/bug79357.wsdl');7 $res = $sc->Add(['intA'=>1]);
496 unsigned char *sc = NULL; variable505 if (sc == NULL) {506 sc = YYCURSOR;512 sc = NULL;522 if (sc) {523 yyleng = sc - SCNG(yy_text);
19 $sc = "\xc0\xc1\xc2\xc3\xc4\xc5\xc6\xc7\xc8\xc9\xca\xcb\xcc\xcd\xce\xcf";48 echo bin2hex(strval($sc));
1777 "≻",3911 ≻ => ≻ e289bb
658 register u_char *sc; local665 sc = (u_char *) dp->d_name;666 while (dc < pathend_last && (*dc++ = *sc++) != EOS)
154 uint32_t c, sc; in convert_posix() local175 sc = nextisliteral? 0 : c; in convert_posix()226 else switch(sc) in convert_posix()
1574 for var_lc in at ap ac st sp sc; do
299 array( 'E6@%NDdhtceH%@#5A6VF"P]K+yMq.D}TZ?Z*c?rX#Y"(z%==;sc>EBjP=9C', 'a93c088a44fbfc35' ),
1772 sc 0227B
24595 # reference: https://www.openoffice.org/sc/compdocfileformat.pdf28002 # $File: sc,v 1.6 2009/09/19 16:28:12 christos Exp $28003 # sc: file(1) magic for "sc" spreadsheet28005 38 string Spreadsheet sc spreadsheet file28006 !:mime application/x-sc
Completed in 143 milliseconds