Home
last modified time | relevance | path

Searched refs:u_fopen (Results 1 – 17 of 17) sorted by relevance

/third_party/icu/icu4c/source/test/iotest/
Dfiletst.c121 myFile = u_fopen(STANDARD_TEST_FILE, "r", STANDARD_TEST_LOCALE, NULL); in TestFileFromICU()
339 … TestFileFromICU(u_fopen(STANDARD_TEST_FILE, "w", STANDARD_TEST_LOCALE, NULL), "u_fopen STANDARD"); in TestFile()
395 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, NULL); in TestCodepageAndLocale()
416 myFile = u_fopen(STANDARD_TEST_FILE, "w", "es", NULL); in TestCodepageAndLocale()
433 myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); in TestCodepageAndLocale()
450 myFile = u_fopen(STANDARD_TEST_FILE, "w", "zh", "UTF-16"); in TestCodepageAndLocale()
473 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); in TestfgetsBuffers()
501 myFile = u_fopen(STANDARD_TEST_FILE, "r", NULL, "UTF-16"); in TestfgetsBuffers()
529 myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-8"); in TestfgetsBuffers()
543 myFile = u_fopen(STANDARD_TEST_FILE, "r", NULL, "UTF-8"); in TestfgetsBuffers()
[all …]
Dtrnstst.c27 f = u_fopen(STANDARD_TEST_FILE, "w", "en_US_POSIX", NULL); in TestTranslitOps()
130 f = u_fopen(STANDARD_TEST_FILE, "w", "en_US_POSIX", "utf-16"); in TestTranslitFileOut()
Diotest.cpp237 testFile.adoptInstead(u_fopen(STANDARD_TEST_FILE, "w", fileLocale, "UTF-8")); in DataDrivenPrintf()
321 testFile.adoptInstead(u_fopen(STANDARD_TEST_FILE, "r", fileLocale, "UTF-8")); in DataDrivenPrintf()
/third_party/skia/third_party/externals/icu/source/io/
Dufile.cpp124 u_fopen(const char *filename, in u_fopen() function
181 result = u_fopen(filenameBuffer, perm, locale, codepage); in u_fopen_u()
/third_party/icu/icu4c/source/io/
Dufile.cpp134 u_fopen(const char *filename, in u_fopen() function
191 result = u_fopen(filenameBuffer, perm, locale, codepage); in u_fopen_u()
/third_party/icu/tools/colprobe/
Duprinter.cpp35 out = u_fopen(name, "wb", locale, encoding); in UPrinter()
Dcolprobe.cpp1510 out = u_fopen(filename, "wb", "en", "utf-16"); in setOutputFile()
/third_party/skia/third_party/externals/icu/source/samples/dtptngsample/
Ddtptngsample.cpp44 UFILE* f = u_fopen(filename, "w", NULL,"UTF-8"); in getBestPatternExample()
/third_party/icu/icu4c/source/samples/dtptngsample/
Ddtptngsample.cpp44 UFILE* f = u_fopen(filename, "w", NULL,"UTF-8"); in getBestPatternExample()
/third_party/icu/icu4c/source/io/unicode/
Dustdio.h246 u_fopen(const char *filename,
/third_party/skia/third_party/externals/icu/source/io/unicode/
Dustdio.h246 u_fopen(const char *filename,
/third_party/icu/icu4c/source/tools/genrb/
Dderb.cpp269 out = u_fopen(thefile.data(), "w", NULL, encoding); in main()
/third_party/node/deps/icu-small/source/tools/genrb/
Dderb.cpp269 out = u_fopen(thefile.data(), "w", nullptr, encoding); in main()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
Dderb.cpp269 out = u_fopen(thefile.data(), "w", NULL, encoding); in main()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h245 #define u_fopen U_ICU_ENTRY_POINT_RENAME(u_fopen) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h251 #define u_fopen U_ICU_ENTRY_POINT_RENAME(u_fopen) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h250 #define u_fopen U_ICU_ENTRY_POINT_RENAME(u_fopen) macro