Searched defs:newlines (Results 1 – 6 of 6) sorted by relevance
| /third_party/python/Lib/ | ||
| D | _pyio.py | 1882 def newlines(self): member in TextIOBase |
| D | tempfile.py | 796 def newlines(self): member in SpooledTemporaryFile |
| D | typing.py | 3321 def newlines(self) -> Any: member in TextIO |
| /third_party/mksh/ | ||
| D | eval.c | 250 int newlines = 0; in expand() local |
| /third_party/pcre2/pcre2/src/ | ||
| D | pcre2grep.c | 496 static const char *newlines[] = { variable |
| D | pcre2test.c | 420 static const char *newlines[] = { variable |