Home | History | Annotate | Download | only in unicode

Lines Matching refs:ucnv_convertEx

1382  * By contrast, ucnv_convertEx()
1386 * ucnv_convertEx() also provides further convenience:
1411 * ucnv_convertEx() does not provide offset information.
1414 * ucnv_convertEx() does not support preflighting directly.
1441 * ucnv_convertEx(utf8Cnv, cnv,
1501 ucnv_convertEx(UConverter *targetCnv, UConverter *sourceCnv,
1513 * using ucnv_convertEx(), then the converters are closed again.
1554 * @see ucnv_convertEx
1576 * using ucnv_convertEx(). ucnv_toAlgorithmic() 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
1628 * using ucnv_convertEx(). ucnv_fromAlgorithmic() works exactly like ucnv_convert()
1638 * and using ucnv_convertEx().
1640 * This function is more convenient than ucnv_convertEx() for single-string
1663 * @see ucnv_convertEx