Lines Matching refs:UFILE
29 static void TestFileFromICU(UFILE *myFile) { in TestFileFromICU()
342 UFILE *uStdIn = NULL; in StdinBuffering()
343 UFILE *uStdOut = NULL; in StdinBuffering()
363 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, NULL); in TestCodepageAndLocale()
441 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); in TestfgetsBuffers()
574 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "w", NULL, "UTF-16"); in TestFileReadBuffering()
598 UFILE *myFile = NULL; in TestfgetsLineCount()
687 UFILE *myFile = NULL; in TestfgetsNewLineHandling()
734 UFILE *myFile = NULL; in TestLineCount()
798 UFILE *myFile = NULL; in TestFgetsLineBuffering()
835 UFILE *myFile = NULL; in TestCodepage()
926 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "wb", STANDARD_TEST_LOCALE, enc); in TestCodepageFlush()
983 UFILE *myFile = u_fopen(STANDARD_TEST_FILE, "wb", STANDARD_TEST_LOCALE, NULL); in TestFilePrintCompatibility()
1156 UFILE *myFile; in TestFprintfFormat()
1291 UFILE *myFile; in TestFScanSetFormat()
1381 UFILE *myFile; in TestBadFScanfFormat()
1418 UFILE *myFile; in Test_u_vfprintf()
1484 UFILE *myFile; in TestUnicodeFormat()
1513 UFILE * myFile; in TestFileWriteRetval()