Searched defs:linesep (Results 1 – 11 of 11) sorted by relevance
209 const char* linesep; member in ICUZDump293 const char *linesep = NULL; in main() local
313 def encode(self, splitchars=';, \t', maxlinelen=None, linesep='\n'): argument422 def _str(self, linesep): argument
163 linesep = '\n' variable in Policy
72 def flatten(self, msg, unixfrom=False, linesep=None): argument
209 const char* linesep; member in ICUZDump295 const char *linesep = NULL; in main() local
51 private String linesep = DEFAULT_LINE_SEP; field in ICUZDump
54 linesep = '\n' variable74 linesep = '\r\n' variable
32 linesep = os.linesep.encode('ascii') variable
704 linesep = os.linesep.encode('ascii') variable in CGIHTTPServerTestCase
2800 linesep = '\n' variable in TestIdempotent4310 linesep = '\n' variable in TestBytesGeneratorIdempotentNL4317 linesep = '\r\n' variable in TestBytesGeneratorIdempotentCRLF
2168 char linesep; member