HomeSort by relevance Sort by last modified time
    Searched refs:my_ucnv_open (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/cintltst/
ncnvfbts.c 38 static UConverter *my_ucnv_open(const char *cnv, UErrorCode *err) function
164 conv = my_ucnv_open(codepage, &status);
328 conv = my_ucnv_open(codepage, &status);
nucnvtst.c 120 static UConverter *my_ucnv_open(const char *cnv, UErrorCode *err);
131 static UConverter *my_ucnv_open(const char *cnv, UErrorCode *err) function
390 conv = my_ucnv_open(codepage, &status);
549 conv = my_ucnv_open(codepage, &status);
    [all...]

Completed in 137 milliseconds