Searched defs:zend_fast_equal_strings (Results 1 – 1 of 1) sorted by relevance
/php-src/Zend/ | ||
H A D | zend_operators.h | 825 static zend_always_inline bool zend_fast_equal_strings(zend_string *s1, zend_string *s2) in zend_fast_equal_strings() function |
Completed in 9 milliseconds