Home
last modified time | relevance | path

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

/PHP-5.4/ext/intl/grapheme/
H A Dgrapheme_string.c178 unsigned char *haystack, *needle, *haystack_dup, *needle_dup; in PHP_FUNCTION() local
360 unsigned char *needle_dup, *haystack_dup; in PHP_FUNCTION() local
/PHP-5.4/ext/standard/
H A Dstring.c1869 char *needle_dup = NULL, *haystack_dup; local
2006 char *needle_dup, *haystack_dup; local
3729 char *end, *haystack_dup = NULL, *needle_dup = NULL; local

Completed in 25 milliseconds