Searched defs:zend_binary_strcasecmp_l (Results 1 – 1 of 1) sorted by relevance
/PHP-7.1/Zend/ | ||
H A D | zend_operators.c | 2692 ZEND_API int ZEND_FASTCALL zend_binary_strcasecmp_l(const char *s1, size_t len1, const char *s2, si… in zend_binary_strcasecmp_l() function |
Completed in 12 milliseconds