Searched defs:needle_dup (Results 1 – 2 of 2) sorted by relevance
172 char *haystack, *needle, *haystack_dup, *needle_dup; in PHP_FUNCTION() local335 char *needle_dup, *haystack_dup; in PHP_FUNCTION() local
2010 zend_string *needle_dup = NULL, *haystack_dup; local2140 zend_string *needle_dup, *haystack_dup, *ord_needle = NULL; local
Completed in 38 milliseconds