Searched refs:writer (Results 1 – 8 of 8) sorted by relevance
29 writer = io.open(fo.fileno(), mode='w', newline='', **kw)30 write = writer.write # save the original write() function38 writer.flush() # needed on Windows41 writer.write = convwrite43 writer = io.open(fo.fileno(), mode='w', **kw)44 return writer
419 syn match rubyAttribute "\%#=1\<attr_\%(accessor\|reader\|writer\)\>"
602 syn keyword sqlKeyword writeclientfile writer writers writeserver xlock
240 syn keyword ProgressOperator sax-writer schema-change schema-location schema-marshal schema-path sc…
370 writer(writefn fn, char_u *str, PyInt n) in writer() function423 writer((writefn)(error ? emsg : msg), (char_u *)str, len); in write_output()
10966 7571) speech-writer (+plural)
14291 writer: a user of your script might have defined such autocommands. You would
39637 Solution: Check for got_int in writer(). (closes #5053)