Searched refs:buffLimit (Results 1 – 1 of 1) sorted by relevance
39 appendEncodedByte(uint16_t* buffer, uint16_t* buffLimit, uint8_t value, uint8_t state[],UErrorCode*… in appendEncodedByte() argument45 if(buffer < buffLimit){ in appendEncodedByte()