Lines Matching full:converter
14 * UTF-8 converter implementation. Used to be in ucnv_utf.c.
17 * The CESU-8 converter uses all the same functions as the
18 * UTF-8 converter, with a branch for converting supplementary code points.
102 UConverter *cnv = args->converter;
230 UConverter *cnv = args->converter;
360 UConverter *cnv = args->converter;
474 UConverter *cnv = args->converter;
622 cnv = args->converter;
776 utf8=pToUArgs->converter;
782 /* get the converter state from the UTF-8 UConverter */
800 * Let the standard converter handle this.
819 * Let the standard converter handle edge cases.
913 /* store the partial UTF-8 character, compatible with the regular UTF-8 converter */
1005 /* UTF-8 converter data ----------------------------------------------------- */
1049 /* CESU-8 converter data ---------------------------------------------------- */