Lines Matching full:lead
41 JAMO_L_BASE=0x1100, /* "lead" jamo */
278 * Might skip only a lead surrogate rather than the whole surrogate pair if none of
279 * the supplementary code points associated with the lead surrogate have non-zero FCD data.
325 /** Returns TRUE if the single-or-lead code unit c might have non-zero FCD data. */
326 UBool singleLeadMightHaveNonZeroFCD16(UChar32 lead) const {
327 // 0<=lead<=0xffff
328 uint8_t bits=smallFCD[lead>>8];
330 return (UBool)((bits>>((lead>>5)&7))&1);
640 * Gets the 16-bit FCD value (lead & trail CCs) for a code point, for u_getIntPropertyValue().
716 * The trie has a value for each lead surrogate code unit representing the "worst case"
718 * the lead surrogate. If all of the 1024 supplementary characters are normalization-inert,
719 * then their lead surrogate code unit has the trie value 0.
720 * When the lead surrogate unit's value exceeds the quick check minimum during processing,
755 * A bit for 32 lead surrogates is set if any of the 32k corresponding