Home | History | Annotate | Download | only in common

Lines Matching full:lead

39  * even for lead surrogate code _points_, while the _FROM_LEAD() macros
40 * get special "folded" values for lead surrogate code _units_ if
46 * to get that offset from the folded value for a lead surrogate unit.
63 * Lead surrogate code points' index displacement in the index array.
84 * Number of index (stage 1) entries per lead surrogate.
110 * possible duplicate entries for 1024 lead surrogates.)
122 * BMP index + 1 index block for lead surrogate code points +
123 * Latin-1-linear array + 1 data block for lead surrogate code points
133 * Extract from a lead surrogate's data the
134 * index array offset of the indexes for that lead surrogate.
137 * @return offset>=UTRIE_BMP_INDEX_LENGTH, or 0 if there is no data for the lead surrogate
160 * the lead surrogate's value itself - which is the inverse of the default
176 /** Internal trie getter from an offset (0 if c16 is a BMP/lead units) and a 16-bit unit */
187 /* get data for lead surrogate */ \
191 /* get the real data from the folded lead/trail units */ \
199 /** Internal trie getter from a BMP code point, treating a lead surrogate as a normal code point */
231 /* unpaired lead surrogate code point */ \
255 /* unpaired lead surrogate code point */ \
287 * c16 may be a lead surrogate, which may have a value including a folding offset.
297 * c16 may be a lead surrogate, which may have a value including a folding offset.
307 * Even lead surrogate code points are treated as normal code points,
318 * Even lead surrogate code points are treated as normal code points,
329 * Even lead surrogate code points are treated as normal code points,
340 * Even lead surrogate code points are treated as normal code points,
356 * @param c (UChar, out) variable for the BMP or lead code unit
369 * @param c (UChar, out) variable for the BMP or lead code unit
382 * @param c (UChar, out) variable for the BMP or lead code unit
395 * @param c (UChar, out) variable for the BMP or lead code unit
405 * @param c (UChar, in) a lead surrogate
415 * @param c (UChar, in) a lead surrogate
422 * Get a 16-bit trie value from a folding offset (from the value of a lead surrogate)
426 * @param offset (int32_t, in) the folding offset from the value of a lead surrogate
433 * Get a 32-bit trie value from a folding offset (from the value of a lead surrogate)
437 * @param offset (int32_t, in) the folding offset from the value of a lead surrogate
512 * or the leadUnitValue for lead surrogate code points.
519 * @param leadUnitValue the value for lead surrogate code _units_ that do not
536 * Simply returns the lead surrogate's value itself - which is the inverse
576 * This function calculates a lead surrogate's value including a folding offset
583 * or fewer if it can be assumed that few lead surrogates have associated data.
590 * @return a folded value, or 0 if there is no relevant data for the lead surrogate.
605 * possible duplicate entries for 1024 lead surrogates.)
615 * @param leadUnitValue the value for lead surrogate code _units_ that do not
714 * a lead surrogate from all of its supplementary code points