Searched refs:offset_pos (Results 1 – 1 of 1) sorted by relevance
136 int32_t uhaystack_len = 0, uneedle_len = 0, char_pos, ret_pos, offset_pos = 0; in grapheme_strpos_utf16() local177 offset_pos = grapheme_get_haystack_offset(bi, offset); in grapheme_strpos_utf16()178 if(offset_pos == -1) { in grapheme_strpos_utf16()183 usearch_setOffset(src, offset_pos, &status); in grapheme_strpos_utf16()190 if(char_pos < offset_pos) { in grapheme_strpos_utf16()
Completed in 6 milliseconds