Home | History | Annotate | Download | only in unicode

Lines Matching full:lead

47  * lead byte position.
60 * Count the trail bytes for a UTF-8 lead byte.
66 * Mask a UTF-8 lead byte, leave only the lower bits that form part of the code point value.
110 * Is this code unit (byte) a UTF-8 lead byte?
153 * The offset may point to either the lead byte or one of the trail bytes
175 * The offset may point to either the lead byte or one of the trail bytes
204 * The offset may point to the lead byte of a multi-byte sequence,
240 * The offset may point to the lead byte of a multi-byte sequence,
404 * then the offset is moved backward to the corresponding lead byte.
421 * then the offset is moved backward to the corresponding lead byte.
448 * If the offset is behind a lead byte, then that itself
489 * If the offset is behind a lead byte, then that itself