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

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

Completed in 90 milliseconds