Home
last modified time | relevance | path

Searched refs:zend_strnieq (Results 1 – 1 of 1) sorted by relevance

/php-src/Zend/
H A Dzend_operators.h919 static zend_always_inline bool zend_strnieq(const char *ptr1, const char *ptr2, size_t num) in zend_strnieq() function
964 if (zend_strnieq(needle + 1, p + 1, needle_len - 2)) { in zend_memnistr()

Completed in 7 milliseconds