Searched refs:OutputStream (Results 1 – 9 of 9) sorted by relevance
38 typedef PerlIO * OutputStream; typedef43 typedef FILE * OutputStream; typedef209 OutputStream fp;356 OutputStream handle373 OutputStream handle393 OutputStream handle = 0;422 OutputStream handle
52 OutputStream T_OUT
53 OutputStream T_OUT
1233 C<InputStream> (T_IN), C<InOutStream> (T_INOUT) and C<OutputStream>1244 C<OutputStream> will get the output PerlIO * - which may make1252 C<OutputStream> if open as "r" it should be an C<InputStream>.1260 #define OutputStream PerlIO *1262 typedef PerlIO * OutputStream;1270 OutputStream stream1286 OutputStream stream
144 # OutputStream T_OUT
6299 #ifndef OutputStream6300 #define OutputStream PerlIO * macro6342 OutputStream f6351 OutputStream f
603 Stubs for XS now use OutputStream and InputStream file types to