Lines Matching full:lead
156 * - use only trail bytes after a lead byte (checked above)
157 * - use the right number of trail bytes for a given lead byte
284 * - use only trail bytes after a lead byte (checked above)
285 * - use the right number of trail bytes for a given lead byte
401 /* this is an unpaired trail or lead code unit */
528 /* this is an unpaired trail or lead code unit */
712 * - use only trail bytes after a lead byte (checked above)
713 * - use the right number of trail bytes for a given lead byte
743 /* offsets for n-byte UTF-8 sequences that were calculated with ((lead<<6)+trail)<<6+trail... */
823 /* stop converting before the lead byte if there are not enough trail bytes for it */
975 /* lead byte in trail byte position */