Home
last modified time | relevance | path

Searched refs:appendLineLengthNibble (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/tools/unicode/c/genprops/
H A Dnamespropsbuilder.cpp285 appendLineLengthNibble(uint8_t nibble);
1081 appendLineLengthNibble((uint8_t)((length>>4)|12)); in appendLineLength()
1083 appendLineLengthNibble((uint8_t)length); in appendLineLength()
1087 appendLineLengthNibble(uint8_t nibble) { in appendLineLengthNibble() function

Completed in 2 milliseconds