Searched defs:readNodeValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducharstrie.h225 readValue(pos, leadUnit&0x7fff) : readNodeValue(pos, leadUnit);
408 static inline int32_t readNodeValue(const UChar *pos, int32_t leadUnit) { function in class:UCharsTrie
/external/icu/icu4c/source/common/unicode/
H A Ducharstrie.h225 readValue(pos, leadUnit&0x7fff) : readNodeValue(pos, leadUnit);
408 static inline int32_t readNodeValue(const UChar *pos, int32_t leadUnit) { function in class:UCharsTrie

Completed in 933 milliseconds