Searched refs:ToLowerText (Results 1 – 6 of 6) sorted by relevance
44 UnicodeText ToLowerText(const UnicodeText& text) const { in ToLowerText() function
85 EXPECT_EQ(unilib_->ToLowerText(UTF8ToUnicodeText("Never gonna give you up.")) in TEST_F()160 unilib_->ToLowerText(UTF8ToUnicodeText("Κανένας άνθρωπος δεν ξέρει")) in TEST_F()
108 unilib_.ToLowerText(stripped_token).ToUTF8String(); in ClassifyTextInternal()
37 return unilib->ToLowerText(UTF8ToUnicodeText(str, /*do_copy=*/false)) in ToLowerString()
361 .ToLowerText(UTF8ToUnicodeText( in PrepareText()
2648 ->ToLowerText(UnicodeText::Substring(context_unicode, group_start, in GetMoneyQuantityFromCapturingGroup()