HomeSort by relevance Sort by last modified time
    Searched refs:UConverterResetChoice (Results 1 - 10 of 10) sorted by null

  /external/icu4c/common/
ucnv_cnv.h 70 typedef enum UConverterResetChoice {
74 } UConverterResetChoice;
76 typedef void (*UConverterReset) (UConverter *cnv, UConverterResetChoice choice);
ucnv_ct.c 175 _CompoundTextReset(UConverter *converter, UConverterResetChoice choice);
321 _CompoundTextReset(UConverter *converter, UConverterResetChoice choice) {
ucnv_u16.c 569 _UTF16BEReset(UConverter *cnv, UConverterResetChoice choice) {
    [all...]
ucnvhz.c 107 _HZReset(UConverter *cnv, UConverterResetChoice choice){
ucnv_u32.c     [all...]
ucnv_u7.c 180 _UTF7Reset(UConverter *cnv, UConverterResetChoice choice) {
    [all...]
ucnv2022.cpp 382 _ISO2022Reset(UConverter *converter, UConverterResetChoice choice);
661 _ISO2022Reset(UConverter *converter, UConverterResetChoice choice) {
    [all...]
ucnv.c 563 static void _reset(UConverter *converter, UConverterResetChoice choice,
    [all...]
ucnvisci.c 249 static void _ISCIIReset(UConverter *cnv, UConverterResetChoice choice) {
    [all...]
ucnvscsu.c 157 _SCSUReset(UConverter *cnv, UConverterResetChoice choice) {
    [all...]

Completed in 5435 milliseconds