Searched refs:FindPercentSuffixEndCodepoint (Results 1 – 2 of 2) sorted by relevance
178 int NumberAnnotator::FindPercentSuffixEndCodepoint( in FindPercentSuffixEndCodepoint() function in libtextclassifier3::NumberAnnotator191 return FindPercentSuffixEndCodepoint(tokens, suffix_token_start_index + 1); in FindPercentSuffixEndCodepoint()264 FindPercentSuffixEndCodepoint(tokens, i + 1); in FindAll()
98 int FindPercentSuffixEndCodepoint(const std::vector<Token>& tokens,