Home
last modified time | relevance | path

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

/external/libtextclassifier/util/utf8/
Dunicodetext.h188 UnicodeTextRange; typedef
/external/libtextclassifier/smartselect/
Dfeature-processor.cc117 std::vector<UnicodeTextRange>* ranges) { in FindSubstrings()
139 std::vector<UnicodeTextRange> lines; in StripTokensFromOtherLines()
153 for (const UnicodeTextRange& line : lines) { in StripTokensFromOtherLines()