Home
last modified time | relevance | path

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

/PHP-5.3/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.3/ext/standard/
H A Dstring.c1632 char *haystack_dup; local
1783 char *needle_dup = NULL, *haystack_dup; local
1920 char *needle_dup, *haystack_dup; local
3404 char *end, *haystack_dup = NULL, *needle_dup = NULL; local

Completed in 21 milliseconds