Home
last modified time | relevance | path

Searched refs:CAPITAL_Z (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Duidna.cpp46 #define CAPITAL_Z 0x005A macro
52 if(CAPITAL_A <= ch && ch <= CAPITAL_Z){ in toASCIILower()
/external/icu4c/test/intltest/
Didnaref.cpp41 #define CAPITAL_Z 0x005A macro
64 if(CAPITAL_A <= ch && ch <= CAPITAL_Z){ in toASCIILower()