Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_operators.h109 ZEND_API const char* ZEND_FASTCALL zend_memnrstr_ex(const char *haystack, const char *needle, size_…
276 return zend_memnrstr_ex(haystack, needle, needle_len, end); in zend_memnrstr()
H A Dzend_operators.c3705 ZEND_API const char* ZEND_FASTCALL zend_memnrstr_ex(const char *haystack, const char *needle, size_… function

Completed in 25 milliseconds