Searched defs:isJamoL (Results 1 – 2 of 2) sorted by relevance
69 static inline UBool isJamoL(UChar32 c) { in isJamoL() function487 static UBool isJamoL(uint16_t norm16) { return norm16==1; } in isJamoL() function
65 static inline UBool isJamoL(UChar32 c) { in isJamoL() function469 static UBool isJamoL(uint16_t norm16) { return norm16==1; } in isJamoL() function