Home | History | Annotate | Download | only in libxml2

Lines Matching refs:openIcuConverter

102 openIcuConverter(const char* name, int toUnicode)
1710 ucv_in = openIcuConverter(name, 1);
1711 ucv_out = openIcuConverter(name, 0);