Home
last modified time | relevance | path

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

/PHP-5.3/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
596 int haystack_len, needle_len; in strstr_common_handler() local
H A Dgrapheme_util.c152 grapheme_strrpos_utf16(unsigned char *haystack, int32_t haystack_len, unsigned char*needle, int32_t… in grapheme_strrpos_utf16()
286 grapheme_strpos_utf16(unsigned char *haystack, int32_t haystack_len, unsigned char*needle, int32_t … in grapheme_strpos_utf16()
570 grapheme_strrpos_ascii(unsigned char *haystack, int32_t haystack_len, unsigned char *needle, int32_… in grapheme_strrpos_ascii()
/PHP-5.3/ext/standard/
H A Dstring.c1629 int haystack_len; local
1683 int haystack_len; local
1734 int haystack_len; local
1781 int haystack_len; local
1844 int needle_len, haystack_len; local
1917 int needle_len, haystack_len; local
2023 int haystack_len; local
4839 int haystack_len, needle_len; local
5240 int haystack_len, char_list_len; local

Completed in 20 milliseconds