19 #ifndef __ICU_UCNV_SEL_H__
20 #define __ICU_UCNV_SEL_H__
24 #if !UCONFIG_NO_CONVERSION
47 struct UConverterSelector;
48 typedef struct UConverterSelector UConverterSelector;
74 ucnvsel_open(
const char*
const* converterList, int32_t converterListSize,
75 const USet* excludedCodePoints,
94 #if U_SHOW_CPLUSPLUS_API
107 U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterSelectorPointer, UConverterSelector,
ucnvsel_close);
147 void* buffer, int32_t bufferCapacity,
UErrorCode* status);
183 const char *s, int32_t length,
UErrorCode *status);