Home
last modified time | relevance | path

Searched refs:SYMPTR_NS (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumber_fluent.cpp184 fType = SYMPTR_NS; in setTo()
202 case SYMPTR_NS: in doCopyFrom()
221 case SYMPTR_NS: in doCleanup()
232 return fType == SYMPTR_NS; in isNumberingSystem()
241 U_ASSERT(fType == SYMPTR_NS); in getNumberingSystem()
/external/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h1199 } else if (fType == SYMPTR_NS && fPtr.ns == nullptr) { in copyErrorTo()
1208 SYMPTR_NONE, SYMPTR_DFS, SYMPTR_NS enumerator