Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducharstrie.cpp125 pos=skipNodeValue(pos, node); in nextImpl()
256 pos=skipNodeValue(pos, node); in next()
338 pos=skipNodeValue(pos, node); in findUniqueValue()
359 pos=skipNodeValue(pos, node); in getNextUChars()
Ducharstrieiterator.cpp134 pos=skipNodeValue(pos, node); in next()
/external/icu4c/common/unicode/
Ducharstrie.h432 static inline const UChar *skipNodeValue(const UChar *pos, int32_t leadUnit) { in skipNodeValue() function