Home
last modified time | relevance | path

Searched refs:uhaystack (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/intl/grapheme/
H A Dgrapheme_util.c162 uhaystack = NULL; in grapheme_strrpos_utf16()
174 efree( uhaystack ); in grapheme_strrpos_utf16()
193 efree( uhaystack ); in grapheme_strrpos_utf16()
271 if (uhaystack) { in grapheme_strrpos_utf16()
272 efree( uhaystack ); in grapheme_strrpos_utf16()
299 uhaystack = NULL; in grapheme_strpos_utf16()
310 if (uhaystack) { in grapheme_strpos_utf16()
327 if (uhaystack) { in grapheme_strpos_utf16()
350 if (uhaystack) { in grapheme_strpos_utf16()
369 if (uhaystack) { in grapheme_strpos_utf16()
[all …]
H A Dgrapheme_util.h48 grapheme_get_haystack_offset(UBreakIterator* bi, UChar *uhaystack, int32_t uhaystack_len, int32_t o…

Completed in 5 milliseconds