Home
last modified time | relevance | path

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

/external/libtextclassifier/annotator/
Dannotator.h498 selection_regex_patterns_; variable
Dannotator.cc488 selection_regex_patterns_.push_back(regex_pattern_id); in InitializeRegexModel()
724 if (!RegexChunk(context_unicode, selection_regex_patterns_, &candidates, in SuggestSelection()