Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.h523 selection_regex_patterns_; variable
Dannotator.cc579 selection_regex_patterns_.push_back(regex_pattern_id); in InitializeRegexModel()
889 if (!RegexChunk(context_unicode, selection_regex_patterns_, in SuggestSelection()