Lines Matching refs:lead
41 JAMO_L_BASE=0x1100, /* "lead" jamo */
284 * Might skip only a lead surrogate rather than the whole surrogate pair if none of
285 * the supplementary code points associated with the lead surrogate have non-zero FCD data.
331 /** Returns TRUE if the single-or-lead code unit c might have non-zero FCD data. */
332 UBool singleLeadMightHaveNonZeroFCD16(UChar32 lead) const {
333 // 0<=lead<=0xffff
334 uint8_t bits=smallFCD[lead>>8];
336 return (UBool)((bits>>((lead>>5)&7))&1);
660 * Gets the 16-bit FCD value (lead & trail CCs) for a code point, for u_getIntPropertyValue().
736 * The trie has a value for each lead surrogate code unit representing the "worst case"
738 * the lead surrogate. If all of the 1024 supplementary characters are normalization-inert,
739 * then their lead surrogate code unit has the trie value 0.
740 * When the lead surrogate unit's value exceeds the quick check minimum during processing,
775 * A bit for 32 lead surrogates is set if any of the 32k corresponding