Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducharstrie.cpp144 pos=skipNodeValue(pos, node); in nextImpl()
275 pos=skipNodeValue(pos, node); in next()
357 pos=skipNodeValue(pos, node); in findUniqueValue()
378 pos=skipNodeValue(pos, node); in getNextUChars()
Ducharstrieiterator.cpp134 pos=skipNodeValue(pos, node); in next()
/external/icu4c/common/unicode/
Ducharstrie.h420 static inline const UChar *skipNodeValue(const UChar *pos, int32_t leadUnit) { in skipNodeValue() function