Searched refs:kUnicodeToLowASCII (Results 1 – 1 of 1) sorted by relevance
1963 static const UnicodeToLowASCIIEntry kUnicodeToLowASCII [] = variable2099 const uint32 kTableEntrys = sizeof (kUnicodeToLowASCII ) / in ForceASCII()2100 sizeof (kUnicodeToLowASCII [0]); in ForceASCII()2105 if (kUnicodeToLowASCII [entry] . unicode == x) in ForceASCII()2108 ascii = kUnicodeToLowASCII [entry] . ascii; in ForceASCII()