Home | History | Annotate | Download | only in common

Lines Matching full:lead

395  * with the lead surrogates indexing this compact area.
397 * Duplicate the index values for lead surrogates:
415 /* copy the lead surrogate indexes into a temporary array */
419 * set all values for lead surrogate code *units* to leadUnitValue
423 * the respective lead units
447 * In case the first lead surrogate has significant data,
450 * lead surrogate indexes.
457 /* there is data, treat the full block for a lead surrogate */
462 /* printf("supplementary data for lead surrogate U+%04lx\n", (long)(0xd7c0+(c>>10))); */
470 * if different from the value for the lead surrogate code point,
471 * set it for the lead surrogate code unit
497 printf("supplementary data for %d lead surrogates\n", countLeadCUWithData);
508 * the additional block of duplicated values for lead surrogates.
516 * make space for the lead surrogate index block and
983 /* indexes for lead surrogate code units to the block after Latin-1 */
1000 /* data for lead surrogate code units */
1014 /* indexes for lead surrogate code units to the block after Latin-1 */
1030 /* data for lead surrogate code units */
1094 /* skip lead surrogate code _units_, go to lead surr. code _points_ */
1142 /* lead surrogate access */
1145 /* no entries for a whole block of lead surrogates */
1164 /* enumerate trail surrogates for this lead surrogate */
1167 /* no data for this lead surrogate */
1179 /* nothing else to do for the supplementary code points for this lead surrogate */
1182 /* enumerate code points for this lead surrogate */