Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/genrb/
Drle.c66 encodeRunByte(uint16_t* buffer,uint16_t* bufLimit, uint8_t value, int32_t length, uint8_t state[], … in encodeRunByte() function
214 buffer = encodeRunByte(buffer, bufLimit,runValue, runLength, state,status); in byteArrayToRLEString()
219 buffer = encodeRunByte(buffer,bufLimit, runValue, runLength, state, status); in byteArrayToRLEString()