Searched defs:zend_binary_strncasecmp (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/Zend/ | ||
| H A D | zend_operators.c | 79 zend_binary_strncasecmp 2049 ZEND_API int zend_binary_strncasecmp(const char *s1, uint len1, const char *s2, uint len2, uint length) /* {{{ */ function |
Completed in 6 milliseconds