Home | History | Annotate | Download | only in io

Lines Matching full:ufile

32 #include "ufile.h"
38 static UFILE *gStdOut = NULL;
49 U_CAPI UFILE * U_EXPORT2
64 return u_file_write(str, count, (UFILE *)context);
73 UFILE *output = (UFILE *)context;
103 u_fprintf( UFILE *f,
130 u_fprintf_u( UFILE *f,
157 u_vfprintf( UFILE *f,
195 u_vfprintf_u( UFILE *f,