Searched refs:CHAR_Z (Results 1 – 4 of 4) sorted by relevance
458 const UChar CHAR_Z = 0x007A; in getBestSkeleton() local466 if ( skeleton.indexOf(CHAR_Z) != -1 ) { in getBestSkeleton()468 copySkeleton.findAndReplace(UnicodeString(CHAR_Z), UnicodeString(CHAR_V)); in getBestSkeleton()
1309 #define CHAR_Z 'Z' macro1572 #define CHAR_Z '\132' macro
711 #define CHAR_Z 'Z' in GetPrepopulationSetFromCountryID() macro