Lines Matching full:decompositions
110 * set a flag for each code point that was seen in decompositions -
115 /* set of characters with NFD_QC=No (i.e., those with canonical decompositions) */
599 * decompose the one decomposition further, may generate two decompositions
600 * apply all previous characters' decompositions to this one
664 * and we only see canonical decompositions
706 * apply this one character's decompositions (there is at least one!) to
707 * all previous characters' decompositions to decompose them further
773 /* set the new decompositions, forget the old ones */
826 /* decompose this one decomposition further, may generate two decompositions */
829 /* has this code point been used in previous decompositions? */
831 /* use this decomposition to decompose other decompositions further */
1051 * canonically reorder the up to two decompositions
1054 * also process canonical decompositions for canonical closure
1107 * process canonical decompositions for canonical closure
1221 /* write the decompositions */
1737 /* canonically reorder decompositions and assign combining classes for decompositions */