Home
last modified time | relevance | path

Searched defs:haystack_len (Results 1 – 3 of 3) sorted by path

/PHP-5.4/ext/intl/grapheme/
H A Dgrapheme_string.c112 int haystack_len, needle_len; in PHP_FUNCTION() local
179 int haystack_len, needle_len; in PHP_FUNCTION() local
254 int haystack_len, needle_len; in PHP_FUNCTION() local
324 int haystack_len, needle_len; in PHP_FUNCTION() local
616 int haystack_len, needle_len; in strstr_common_handler() local
H A Dgrapheme_util.c131 int grapheme_strpos_utf16(unsigned char *haystack, int32_t haystack_len, unsigned char*needle, int3… in grapheme_strpos_utf16()
337 grapheme_strrpos_ascii(unsigned char *haystack, int32_t haystack_len, unsigned char *needle, int32_… in grapheme_strrpos_ascii()
/PHP-5.4/ext/standard/
H A Dstring.c1715 int haystack_len; local
1769 int haystack_len; local
1820 int haystack_len; local
1867 int haystack_len; local
1930 int needle_len, haystack_len; local
2003 int needle_len, haystack_len; local
2109 int haystack_len; local
5220 int haystack_len, needle_len; local
5621 int haystack_len, char_list_len; local

Completed in 31 milliseconds