Searched refs:writeline (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/
H A Dbuild_glob.py24 def writeline(file, line=None): function
45 writeline(global_functions_hdr, line)
47 writeline(global_functions_hdr, " * Automatically generated by build_glob.py.")
48 writeline(global_functions_hdr, " * Do not modify the previous line.")
49 writeline(global_functions_hdr, " */")
50 writeline(global_functions_hdr)
56 writeline(global_functions_impl, line)
58 writeline(global_functions_impl, " * Automatically generated by build_glob.py.")
59 writeline(global_functions_impl, " * Do not modify the previous line.")
60 writeline(global_functions_imp
[all...]
/macosx-10.10.1/libiconv-42/libiconv/tests/
H A Duniq-u.c159 writeline (const struct linebuffer *line, FILE *stream, int linecount) function
224 writeline (prevline, ostream, match_count);
235 writeline (prevline, ostream, match_count);
/macosx-10.10.1/efax-38/efax/
H A Defix.c397 writeline ( &ofile, ( ( *runs = w ), runs ), 1, iysh ) ;
434 writeline ( &ofile, runs, nr, no ) ;
441 writeline ( &ofile, ( ( *runs = w ), runs ), 1, h - linesout ) ;
H A Defaxlib.h193 void writeline ( OFILE *f, short *runs, int nr, int no ) ;
H A Defaxlib.c1922 void writeline ( OFILE *f, short *runs, int nr, int no ) function
H A Defax.c872 msg ( "E2 can't happen (writeline)" ) ;
886 writeline ( f, runs, nr, 1 ) ;
/macosx-10.10.1/ruby-106/ruby/lib/net/
H A Dpop.rb986 @socket.writeline sprintf(fmt, *fargs)
991 @socket.writeline sprintf(fmt, *fargs)
H A Dprotocol.rb191 def writeline(str) method
H A Dsmtp.rb917 @socket.writeline reqline
925 @socket.writeline reqline
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/pcx/
H A Dpcx.c217 static Boln writeline (tkimg_MFile *handle, UByte *buffer, Int bytes) function
848 if (!writeline (handle, row, nBytes)) {
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dmaple.vim278 syn keyword mvLibrary JacobiTheta3 arccsc exp lexorder recipoly writeline

Completed in 275 milliseconds