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