Searched refs:utf8_indices (Results 1 – 2 of 2) sorted by relevance
115 libtextclassifier3::CodepointSpan utf8_indices);
353 CodepointSpan utf8_indices) { in ConvertIndicesUTF8ToBMP() argument354 return ConvertIndicesBMPUTF8(utf8_str, utf8_indices, /*from_utf8=*/true); in ConvertIndicesUTF8ToBMP()