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.cpp511 fType = SYMPTR_NS; in setTo()
529 case SYMPTR_NS: in doCopyFrom()
550 case SYMPTR_NS: in doMoveFrom()
565 case SYMPTR_NS: in doCleanup()
576 return fType == SYMPTR_NS; in isNumberingSystem()
585 U_ASSERT(fType == SYMPTR_NS); in getNumberingSystem()
/external/icu/icu4c/source/i18n/unicode/
Dnumberformatter.h1236 } else if (fType == SYMPTR_NS && fPtr.ns == nullptr) { in copyErrorTo()
1245 SYMPTR_NONE, SYMPTR_DFS, SYMPTR_NS enumerator