Lines Matching refs:ucnv_convertEx
1204 * By contrast, ucnv_convertEx()
1208 * ucnv_convertEx() also provides further convenience:
1232 * ucnv_convertEx() does not provide offset information.
1235 * ucnv_convertEx() does not support preflighting directly.
1259 * ucnv_convertEx(cnv, utf8Cnv,
1319 ucnv_convertEx(UConverter *targetCnv, UConverter *sourceCnv,
1331 * using ucnv_convertEx(), then the converters are closed again.
1372 * @see ucnv_convertEx
1394 * using ucnv_convertEx(). ucnv_toAlgorithmic() works exactly like ucnv_convert()
1404 * and using ucnv_convertEx().
1406 * This function is more convenient than ucnv_convertEx() for single-string
1429 * @see ucnv_convertEx
1446 * using ucnv_convertEx(). ucnv_fromAlgorithmic() works exactly like ucnv_convert()
1456 * and using ucnv_convertEx().
1458 * This function is more convenient than ucnv_convertEx() for single-string
1481 * @see ucnv_convertEx