Searched defs:newlines (Results 1 – 7 of 7) sorted by relevance
/third_party/cef/tools/yapf/yapf/yapflib/ | ||
D | format_token.py | 196 def newlines(self): member in FormatToken |
/third_party/python/Lib/ | ||
D | _pyio.py | 1891 def newlines(self): member in TextIOBase |
D | tempfile.py | 743 def newlines(self): member in SpooledTemporaryFile |
D | typing.py | 2622 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 |