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

  /external/icu4c/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 117 static UConverter *my_ucnv_open(const char *cnv, UErrorCode *err);
128 static UConverter *my_ucnv_open(const char *cnv, UErrorCode *err) function
401 conv = my_ucnv_open(codepage, &status);
560 conv = my_ucnv_open(codepage, &status);
    [all...]

Completed in 35 milliseconds