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 36 static UConverter *my_ucnv_open(const char *cnv, UErrorCode *err) function
162 conv = my_ucnv_open(codepage, &status);
326 conv = my_ucnv_open(codepage, &status);
nucnvtst.c 118 static UConverter *my_ucnv_open(const char *cnv, UErrorCode *err);
129 static UConverter *my_ucnv_open(const char *cnv, UErrorCode *err) function
388 conv = my_ucnv_open(codepage, &status);
547 conv = my_ucnv_open(codepage, &status);
    [all...]

Completed in 50 milliseconds