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