Lines Matching full:folding
95 * Length of the index (stage 1) array before folding.
136 * @param data data value for a surrogate from the trie, including the folding offset
161 * folding function used by utrie_serialize().
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.
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
537 * of the default folding function used by utrie_serialize().
576 * This function calculates a lead surrogate's value including a folding offset
580 * The folding offset is provided by the caller.
715 * and the folding offset;