Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.h395 bool RegexChunk(const UnicodeText& context_unicode,
Dannotator.cc909 if (!RegexChunk(context_unicode, selection_regex_patterns_, in SuggestSelection()
2217 !RegexChunk( in AnnotateSingleInput()
2836 bool Annotator::RegexChunk(const UnicodeText& context_unicode, in RegexChunk() function in libtextclassifier3::Annotator