Searched refs:CHAR_Z (Results 1 – 2 of 2) 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()
3014 #define CHAR_Z 'Z' in GetPrepopulationSetFromCountryID() macro