Searched defs:IsPunctuation (Results 1 – 4 of 4) sorted by relevance
71 bool IsPunctuation(uint32_t word) { in IsPunctuation() function
67 bool IsPunctuation(wchar_t ch) { in IsPunctuation() function
64 bool UniLibBase::IsPunctuation(char32 codepoint) const { in IsPunctuation() function in libtextclassifier3::UniLibBase
569 bool IsPunctuation(char32 codepoint) { in IsPunctuation() function