Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.h392 bool RegexChunk(const UnicodeText& context_unicode,
Dannotator.cc889 if (!RegexChunk(context_unicode, selection_regex_patterns_, in SuggestSelection()
2213 !RegexChunk( in AnnotateSingleInput()
2819 bool Annotator::RegexChunk(const UnicodeText& context_unicode, in RegexChunk() function in libtextclassifier3::Annotator