Home
last modified time | relevance | path

Searched refs:UPROPS_NTV_NONE (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Duprops.h71 UPROPS_NTV_NONE=0, enumerator
112 ((ntv==UPROPS_NTV_NONE) ? U_NT_NONE : \
Duchar.cpp364 if(ntv==UPROPS_NTV_NONE) { in u_getNumericValue()
/third_party/icu/icu4c/source/common/
Duprops.h71 UPROPS_NTV_NONE=0, enumerator
112 ((ntv==UPROPS_NTV_NONE) ? U_NT_NONE : \
Duchar.cpp388 if(ntv==UPROPS_NTV_NONE) { in u_getNumericValue()
/third_party/skia/third_party/externals/icu/source/common/
Duprops.h71 UPROPS_NTV_NONE=0, enumerator
112 ((ntv==UPROPS_NTV_NONE) ? U_NT_NONE : \
Duchar.cpp388 if(ntv==UPROPS_NTV_NONE) { in u_getNumericValue()
/third_party/icu/tools/unicode/c/genprops/
Dcorepropsbuilder.cpp534 int32_t ntv=UPROPS_NTV_NONE; // numeric type & value in setGcAndNumeric()
548 ntv=UPROPS_NTV_NONE; in setGcAndNumeric()