Searched refs:HandleParseMatch (Results 1 – 2 of 2) sorted by relevance
228 RegexDatetimeParser::HandleParseMatch(const CompiledRule& rule, in HandleParseMatch() function in libtextclassifier3::RegexDatetimeParser288 return HandleParseMatch(rule, *matcher, reference_time_ms_utc, in ParseWithRule()295 HandleParseMatch(rule, *matcher, reference_time_ms_utc, in ParseWithRule()
100 StatusOr<std::vector<DatetimeParseResultSpan>> HandleParseMatch(