Lines Matching full:combining
68 * The maximum number of characters in a combining/conjoining sequence and
69 * the actual upperbound limit of a combining/conjoining sequence.
74 /* The combining class value for Starter. */
692 * the corresponding Unicode combining class value. The return value 0 means
1040 * The blocked() function checks on the combining class values of previous
1220 * If there was no match, we will need to save the combining in do_composition()
1385 * with a U+034F COMBINING GRAPHEME JOINER (CGJ) character and turned into
1519 * states but not on combining marks. We need to in collect_a_seq()
1584 * We know the current character is a combining in collect_a_seq()
1586 * a Starter (not Hangul) or a combining mark, in collect_a_seq()
1587 * then, we don't collect this combining mark. in collect_a_seq()
1596 * If we collected a Starter and combining in collect_a_seq()
1599 * combining sequence with a U+034F COMBINING in collect_a_seq()
1624 * Some combining marks also do decompose into in collect_a_seq()
1625 * another combining mark or marks. in collect_a_seq()
1667 * If this is U+0345 COMBINING GREEK in collect_a_seq()
1676 * case conversion at combining marks and in collect_a_seq()
1691 * combining marks. We do this only if we have collected in collect_a_seq()