Home
last modified time | relevance | path

Searched refs:U_ZERO (Results 1 – 12 of 12) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dselfmtimpl.h40 #define U_ZERO ((UChar)0x0030) macro
Dplurrule_impl.h65 static const UChar U_ZERO = ((UChar) 0x0030); variable
Dplurrule.cpp1453 if ((ch>=U_ZERO) && (ch<=U_NINE)) { in charType()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dselfmtimpl.h40 #define U_ZERO ((UChar)0x0030) macro
Dplurrule_impl.h59 static const UChar U_ZERO = ((UChar) 0x0030); variable
Dplurrule.cpp1324 if ((ch>=U_ZERO) && (ch<=U_NINE)) { in charType()
/third_party/node/deps/icu-small/source/i18n/
Dselfmtimpl.h40 #define U_ZERO ((UChar)0x0030) macro
Dplurrule_impl.h65 static const UChar U_ZERO = ((UChar) 0x0030); variable
Dplurrule.cpp1461 if ((ch>=U_ZERO) && (ch<=U_NINE)) { in charType()
/third_party/skia/third_party/externals/icu/source/i18n/
Dselfmtimpl.h40 #define U_ZERO ((UChar)0x0030) macro
Dplurrule_impl.h65 static const UChar U_ZERO = ((UChar) 0x0030); variable
Dplurrule.cpp1453 if ((ch>=U_ZERO) && (ch<=U_NINE)) { in charType()