Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/grapheme/
H A Dgrapheme_string.c112 int haystack_len, needle_len; in PHP_FUNCTION() local
180 int haystack_len, needle_len; in PHP_FUNCTION() local
256 int haystack_len, needle_len; in PHP_FUNCTION() local
326 int haystack_len, needle_len; in PHP_FUNCTION() local
618 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.5/ext/standard/
H A Dstring.c1729 int haystack_len; local
1783 int haystack_len; local
1834 int haystack_len; local
1881 int haystack_len; local
1944 int needle_len, haystack_len; local
2017 int needle_len, haystack_len; local
2123 int haystack_len; local
5200 int haystack_len, needle_len; local
5601 int haystack_len, char_list_len; local

Completed in 23 milliseconds