Home
last modified time | relevance | path

Searched refs:readNodeValue (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/common/unicode/
Ducharstrie.h225 readValue(pos, leadUnit&0x7fff) : readNodeValue(pos, leadUnit); in getValue()
408 static inline int32_t readNodeValue(const UChar *pos, int32_t leadUnit) { in readNodeValue() function
/external/icu4c/common/
Ducharstrieiterator.cpp143 value_=readNodeValue(pos, node); in next()
Ducharstrie.cpp344 value=readNodeValue(pos, node); in findUniqueValue()