Lines Matching full:folding
94 * Length of the index (stage 1) array before folding.
135 * @param data data value for a surrogate from the trie, including the folding offset
160 * folding function used by utrie_serialize().
286 * c16 may be a lead surrogate, which may have a value including a folding offset.
296 * c16 may be a lead surrogate, which may have a value including a folding offset.
421 * Get a 16-bit trie value from a folding offset (from the value of a lead surrogate)
425 * @param offset (int32_t, in) the folding offset from the value of a lead surrogate
432 * Get a 32-bit trie value from a folding offset (from the value of a lead surrogate)
436 * @param offset (int32_t, in) the folding offset from the value of a lead surrogate
536 * of the default folding function used by utrie_serialize().
575 * This function calculates a lead surrogate's value including a folding offset
579 * The folding offset is provided by the caller.
714 * and the folding offset;