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 120 static UConverter *my_ucnv_open(const char *cnv, UErrorCode *err);
131 static UConverter *my_ucnv_open(const char *cnv, UErrorCode *err) function
404 conv = my_ucnv_open(codepage, &status);
563 conv = my_ucnv_open(codepage, &status);
    [all...]

Completed in 711 milliseconds