Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_operators.h87 ZEND_API const char* ZEND_FASTCALL zend_memnrstr_ex(const char *haystack, const char *needle, size_…
239 return zend_memnrstr_ex(haystack, needle, needle_len, end); in zend_memnrstr()
H A Dzend_operators.c3215 ZEND_API const char* ZEND_FASTCALL zend_memnrstr_ex(const char *haystack, const char *needle, size_… function

Completed in 18 milliseconds