Searched refs:UConverterResetChoice (Results 1 - 9 of 9) sorted by relevance

/external/icu4c/common/
H A Ducnv_cnv.h67 typedef enum UConverterResetChoice { enum
71 } UConverterResetChoice; typedef in typeref:enum:UConverterResetChoice
73 typedef void (*UConverterReset) (UConverter *cnv, UConverterResetChoice choice);
H A Ducnv_u16.c569 _UTF16BEReset(UConverter *cnv, UConverterResetChoice choice) {
1168 _UTF16LEReset(UConverter *cnv, UConverterResetChoice choice) {
1271 _UTF16Reset(UConverter *cnv, UConverterResetChoice choice) {
H A Ducnvhz.c107 _HZReset(UConverter *cnv, UConverterResetChoice choice){
H A Ducnv_u32.c1023 _UTF32Reset(UConverter *cnv, UConverterResetChoice choice) {
H A Ducnv_u7.c179 _UTF7Reset(UConverter *cnv, UConverterResetChoice choice) {
H A Ducnv2022.c380 _ISO2022Reset(UConverter *converter, UConverterResetChoice choice);
655 _ISO2022Reset(UConverter *converter, UConverterResetChoice choice) {
H A Ducnv.c561 static void _reset(UConverter *converter, UConverterResetChoice choice,
H A Ducnvisci.c246 static void _ISCIIReset(UConverter *cnv, UConverterResetChoice choice) {
H A Ducnvscsu.c156 _SCSUReset(UConverter *cnv, UConverterResetChoice choice) {

Completed in 73 milliseconds