Lines Matching refs:ucnv_convertEx
1330 * By contrast, ucnv_convertEx()
1334 * ucnv_convertEx() also provides further convenience:
1359 * ucnv_convertEx() does not provide offset information.
1362 * ucnv_convertEx() does not support preflighting directly.
1389 * ucnv_convertEx(utf8Cnv, cnv,
1449 ucnv_convertEx(UConverter *targetCnv, UConverter *sourceCnv,
1461 * using ucnv_convertEx(), then the converters are closed again.
1502 * @see ucnv_convertEx
1524 * using ucnv_convertEx(). ucnv_toAlgorithmic() works exactly like ucnv_convert()
1534 * and using ucnv_convertEx().
1536 * This function is more convenient than ucnv_convertEx() for single-string
1559 * @see ucnv_convertEx
1576 * using ucnv_convertEx(). ucnv_fromAlgorithmic() works exactly like ucnv_convert()
1586 * and using ucnv_convertEx().
1588 * This function is more convenient than ucnv_convertEx() for single-string
1611 * @see ucnv_convertEx