HomeSort by relevance Sort by last modified time
    Searched refs:U_ZERO (Results 1 - 4 of 4) sorted by null

  /external/icu4c/i18n/
selfmtimpl.h 43 #define U_ZERO ((UChar)0x0030)
plurrule_impl.h 42 #define U_ZERO ((UChar)0x0030)
selfmt.cpp 315 if ((ch >= U_ZERO) && (ch <= U_NINE)) {
plurrule.cpp 1067 if ((ch>=U_ZERO) && (ch<=U_NINE)) {

Completed in 157 milliseconds