Searched defs:match_text (Results 1 – 6 of 6) sorted by relevance
62 const UnicodeText& match_text, const std::string& smart_reply_action_type, in SuggestTextRepliesFromCapturingMatch()79 StringPiece match_text) { in NormalizeMatchText()87 const UnicodeText match_text) { in NormalizeMatchText()97 const int message_index, StringPiece match_text, in FillAnnotationFromCapturingMatch()117 StringPiece match_text, MutableFlatbuffer* buffer) { in MergeEntityDataFromCapturingMatch()
79 const UnicodeText match_text = in InstantiateActionsFromMatch() local
4 macro_rules! match_text { ($text:expr) => { $text.as_bytes() } } macro
4 macro_rules! match_text { ($text:expr) => { $text.as_str() } } macro
355 def match_text(self): member in Lexer
180 UnicodeText match_text = in InstantiateClassificationFromDerivation() local