Searched defs:fromucallback (Results 1 - 2 of 2) sorted by relevance
/third_party/icu/icu4c/source/extra/uconv/ |
H A D | uconv.cpp | 1112 UConverterFromUCallback fromucallback = UCNV_FROM_U_CALLBACK_STOP; in main() local 579 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) convertFile() argument
|
/third_party/skia/third_party/externals/icu/source/extra/uconv/ |
H A D | uconv.cpp | 1112 UConverterFromUCallback fromucallback = UCNV_FROM_U_CALLBACK_STOP; in main() local 579 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) convertFile() argument
|
Completed in 5 milliseconds