Searched defs:zend_binary_strncmp (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/Zend/ | ||
H A D | zend_operators.c | 1961 ZEND_API int zend_binary_strncmp(const char *s1, uint len1, const char *s2, uint len2, uint length)… in zend_binary_strncmp() function |
Completed in 10 milliseconds