Searched refs:LOWERCASE_Z (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/io/
H A Dufmt_cmn.c32 #define LOWERCASE_Z 0x007A macro
39 ((c>=LOWERCASE_A)&&(c<=LOWERCASE_Z)) ||
/external/icu/icu4c/source/io/
H A Dufmt_cmn.c32 #define LOWERCASE_Z 0x007A macro
39 ((c>=LOWERCASE_A)&&(c<=LOWERCASE_Z)) ||

Completed in 655 milliseconds