Home
last modified time | relevance | path

Searched refs:grapheme_strrpos_utf16 (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/intl/grapheme/
H A Dgrapheme_util.h30 grapheme_strrpos_utf16(unsigned char *haystack, int32_t haystack_len, unsigned char*needle, int32_t…
H A Dgrapheme_string.c307 …ret_pos = grapheme_strrpos_utf16(haystack, haystack_len, needle, needle_len, offset, 0 /* f_ignore… in PHP_FUNCTION()
385 …ret_pos = grapheme_strrpos_utf16(haystack, haystack_len, needle, needle_len, offset, 1 /* f_ignore… in PHP_FUNCTION()
H A Dgrapheme_util.c152 grapheme_strrpos_utf16(unsigned char *haystack, int32_t haystack_len, unsigned char*needle, int32_t… in grapheme_strrpos_utf16() function

Completed in 7 milliseconds