Searched refs:isIllegalCombiningDotLeadCharacterNoLookup (Results 1 – 4 of 4) sorted by relevance
387 static inline bool isIllegalCombiningDotLeadCharacterNoLookup(UChar32 cp) { in isIllegalCombiningDotLeadCharacterNoLookup() function393 if (isIllegalCombiningDotLeadCharacterNoLookup(cp)) { in isIllegalCombiningDotLeadCharacter()399 if (finalCp != cp && isIllegalCombiningDotLeadCharacterNoLookup(finalCp)) { in isIllegalCombiningDotLeadCharacter()
1658 boolean isIllegalCombiningDotLeadCharacterNoLookup(int cp) { in isIllegalCombiningDotLeadCharacterNoLookup() method in SpoofChecker.Builder.ConfusabledataBuilder1664 if (isIllegalCombiningDotLeadCharacterNoLookup(cp)) { in isIllegalCombiningDotLeadCharacter()1670 if (finalCp != cp && isIllegalCombiningDotLeadCharacterNoLookup(finalCp)) { in isIllegalCombiningDotLeadCharacter()
1725 boolean isIllegalCombiningDotLeadCharacterNoLookup(int cp) { in isIllegalCombiningDotLeadCharacterNoLookup() method in SpoofChecker.Builder.ConfusabledataBuilder1731 if (isIllegalCombiningDotLeadCharacterNoLookup(cp)) { in isIllegalCombiningDotLeadCharacter()1737 if (finalCp != cp && isIllegalCombiningDotLeadCharacterNoLookup(finalCp)) { in isIllegalCombiningDotLeadCharacter()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...