Home
last modified time | relevance | path

Searched refs:strncasecmp (Results 76 – 77 of 77) sorted by relevance

1234

/php-src/ext/soap/
H A Dphp_sdl.c3303 strncasecmp(uri, "https://", sizeof("https://")-1) != 0) { in get_sdl()
/php-src/ext/mbstring/
H A Dmbstring.c333 if (strncasecmp(p1, "auto", p1_length) == 0) { in php_mb_parse_encoding_list()

Completed in 33 milliseconds

1234