Lines Matching defs:bytes
114 * bytes for an offset into the tree. The first byte contains the
118 * OFFLEN - 2 bit field - number of bytes in the offset
206 * bytes. This table gives the ranges that can be held and how they'd
240 * Note that the longest sequence seen with valid usage is 4 bytes,
1196 int bytes;
1203 bytes = 0;
1279 bytes += size;
1296 bytes += size;
1314 leaves, bytes);
2699 * Use trie to scan s, touching at most len bytes.
2767 * always 3 bytes long, so s has been advanced twice, and the
2788 * Return the number of bytes used by the current UTF-8 sequence.
2853 * Maximum age of any character in s, touch at most len bytes.
2880 * Maximum age of any character in s, touch at most len bytes.
2936 * Length of the normalization of s, touch at most len bytes.
3038 * that bytes from a decomposition do not count against u8c->len.