Searched refs:toConverterName (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Ducnv.h1527 * @param toConverterName The name of the converter that is used to convert
1551 ucnv_convert(const char *toConverterName,
/macosx-10.9.5/JavaScriptCore-7537.78.1/icu/unicode/
H A Ducnv.h1489 * @param toConverterName The name of the converter that is used to convert
1513 ucnv_convert(const char *toConverterName,
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Ducnv.h1489 * @param toConverterName The name of the converter that is used to convert
1513 ucnv_convert(const char *toConverterName,
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Ducnv.c2478 ucnv_convert(const char *toConverterName, const char *fromConverterName, argument
2508 outConverter=ucnv_createConverter(&out, toConverterName, pErrorCode);

Completed in 137 milliseconds