Searched defs:asciiName (Results 1 – 4 of 4) sorted by relevance
790 byte[] asciiName() { in asciiName() method in Key
286 static bool AreEqualNames(const Byte *rawName, const char *asciiName) in AreEqualNames()
97 char asciiName[UCNV_MAX_CONVERTER_NAME_LENGTH]; in ucnv_openU() local