Home | History | Annotate | Download | only in unicode

Lines Matching refs:UConverter

36 struct UConverter;          // unicode/ucnv.h
1608 * Convert the UnicodeString into a codepage string using an existing UConverter.
1625 UConverter *cnv,
3038 * char * / UConverter constructor.
3039 * This constructor uses an existing UConverter object to
3060 UConverter *cnv,
3409 /* Internal extract() using UConverter. */
3412 UConverter *cnv,
3431 * a codepage string using a UConverter.
3436 UConverter *converter,