Searched refs:zend_memnistr (Results 1 – 3 of 3) sorted by relevance
2 GH-12458 (Fix GH-12457: Fixed a bug in zend_memnistr)
349 #define php_memnistr zend_memnistr
935 zend_memnistr(const char *haystack, const char *needle, size_t needle_len, const char *end) in zend_memnistr() function
Completed in 14 milliseconds