Searched defs:inByte (Results 1 – 2 of 2) sorted by relevance
79 BytesTrie::branchNext(const uint8_t *pos, int32_t length, int32_t inByte) { in branchNext()149 BytesTrie::nextImpl(const uint8_t *pos, int32_t inByte) { in nextImpl()181 BytesTrie::next(int32_t inByte) { in next()220 int32_t inByte; in next() local
163 inline UStringTrieResult first(int32_t inByte) { in first()