Searched refs:touctxt (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/extra/uconv/
H A Duconv.cpp137 const void *touctxt; member in struct:callback_ent
584 const void *touctxt,
607 const void *touctxt,
728 ucnv_setToUCallBack(convfrom, toucallback, touctxt, 0, 0, &err);
1138 const void *touctxt = 0; local
1278 touctxt = cbe->touctxt;
1298 touctxt = cbe->touctxt;
1377 pname, fromcpage, toucallback, touctxt, tocpag
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
[all...]

Completed in 12 milliseconds