Home | History | Annotate | Download | only in intltest

Lines Matching full:conv

3796     UConverter* conv     = NULL;
3852 conv = ucnv_open(encoding, &status);
3861 ulen = ucnv_toUChars(conv,
3872 ucnv_toUChars(conv,
3883 ucnv_close(conv);