Searched refs:fromucallback (Results 1 - 1 of 1) sorted by relevance
/external/icu4c/extra/uconv/ |
H A D | uconv.cpp | 586 UConverterFromUCallback fromucallback, 609 UConverterFromUCallback fromucallback, 743 ucnv_setFromUCallBack(convto, fromucallback, fromuctxt, 0, 0, &err); 1135 UConverterFromUCallback fromucallback = UCNV_FROM_U_CALLBACK_STOP; local 1255 fromucallback = UCNV_FROM_U_CALLBACK_SKIP; 1261 fromucallback = cbe->fromu; 1295 fromucallback = cbe->fromu; 1378 fromucallback, fromuctxt, fallback, translit, *iter, 1387 fromucallback, fromuctxt, fallback, translit, 0, 604 convertFile(const char *pname, const char *fromcpage, UConverterToUCallback toucallback, const void *touctxt, const char *tocpage, UConverterFromUCallback fromucallback, const void *fromuctxt, UBool fallback, const char *translit, const char *infilestr, FILE * outfile, int verbose) argument
|
Completed in 14 milliseconds