Home
last modified time | relevance | path

Searched defs:leadUnit (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Ducharstrie.h222 int32_t leadUnit=*pos++; in getValue() local
382 static inline int32_t readValue(const UChar *pos, int32_t leadUnit) { in readValue()
393 static inline const UChar *skipValue(const UChar *pos, int32_t leadUnit) { in skipValue()
404 int32_t leadUnit=*pos++; in skipValue() local
408 static inline int32_t readNodeValue(const UChar *pos, int32_t leadUnit) { in readNodeValue()
420 static inline const UChar *skipNodeValue(const UChar *pos, int32_t leadUnit) { in skipNodeValue()