Searched defs:isLDHChar (Results 1 – 6 of 6) sorted by relevance
128 inline UBool NamePrepTransform::isLDHChar(UChar32 ch){ in isLDHChar() function
118 private static boolean isLDHChar(int ch){ in isLDHChar() method in IDNA2003
120 private static boolean isLDHChar(int ch){ in isLDHChar() method in IDNA2003
104 private static boolean isLDHChar(int ch){ in isLDHChar() method in IDNAReference
103 private static boolean isLDHChar(int ch){ in isLDHChar() method in IDNAReference
179 static inline UBool isLDHChar(UChar ch){ in isLDHChar() function