Searched refs:shouldSkipForFirstLetter (Results 1 – 1 of 1) sorted by relevance
4702 static inline bool shouldSkipForFirstLetter(UChar c) in shouldSkipForFirstLetter() function4786 while (length < text.length() && shouldSkipForFirstLetter((text)[length])) { in firstLetterLength()4808 if (!shouldSkipForFirstLetter(c)) in firstLetterLength()