Home
last modified time | relevance | path

Searched defs:needle_dup (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/ext/intl/grapheme/
H A Dgrapheme_string.c172 char *haystack, *needle, *haystack_dup, *needle_dup; in PHP_FUNCTION() local
335 char *needle_dup, *haystack_dup; in PHP_FUNCTION() local
/PHP-7.1/ext/standard/
H A Dstring.c1979 zend_string *needle_dup = NULL, *haystack_dup; local
2106 zend_string *needle_dup, *haystack_dup, *ord_needle = NULL; local

Completed in 46 milliseconds