Lines Matching refs:UFILE
32 static void TestFileFromICU(UFILE *myFile) { in TestFileFromICU()
345 UFILE *uStdIn = NULL; in StdinBuffering()
346 UFILE *uStdOut = NULL; in StdinBuffering()
366 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, NULL); in TestCodepageAndLocale()
444 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); in TestfgetsBuffers()
577 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); in TestFileReadBuffering()
601 UFILE *myFile = NULL; in TestfgetsLineCount()
690 UFILE *myFile = NULL; in TestfgetsNewLineHandling()
737 UFILE *myFile = NULL; in TestLineCount()
801 UFILE *myFile = NULL; in TestFgetsLineBuffering()
838 UFILE *myFile = NULL; in TestCodepage()
929 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "wb", STANDARD_TEST_LOCALE, enc); in TestCodepageFlush()
986 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "wb", STANDARD_TEST_LOCALE, NULL); in TestFilePrintCompatibility()
1159 UFILE *myFile; in TestFprintfFormat()
1294 UFILE *myFile; in TestFScanSetFormat()
1384 UFILE *myFile; in TestBadFScanfFormat()
1421 UFILE *myFile; in Test_u_vfprintf()
1487 UFILE *myFile; in TestUnicodeFormat()
1516 UFILE * myFile; in TestFileWriteRetval()