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