HomeSort by relevance Sort by last modified time
    Searched full:newlines (Results 401 - 425 of 1200) sorted by null

<<11121314151617181920>>

  /prebuilts/go/darwin-x86/src/go/scanner/
scanner_test.go 474 // if the input ended in newlines, the input must tokenize the
475 // same with or without those newlines
  /prebuilts/go/darwin-x86/src/text/template/
doc.go 21 Except for raw strings, actions may not span newlines, although comments can.
71 // A comment; discarded. May contain newlines.
  /prebuilts/go/linux-x86/src/go/scanner/
scanner_test.go 474 // if the input ended in newlines, the input must tokenize the
475 // same with or without those newlines
  /prebuilts/go/linux-x86/src/text/template/
doc.go 21 Except for raw strings, actions may not span newlines, although comments can.
71 // A comment; discarded. May contain newlines.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/
feedparser.py 101 # Crack into lines, but preserve the newlines on the end of each
114 # re-attaching the newlines.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/
feedparser.py 101 # Crack into lines, but preserve the newlines on the end of each
114 # re-attaching the newlines.
  /external/pcre/dist2/doc/html/
pcre2api.html 29 <li><a name="TOC14" href="#SEC14">NEWLINES</a>
485 <a name="newlines"></a></P>
486 <br><a name="SEC14" href="#TOC1">NEWLINES</a><br>
665 What \R matches (Unicode newlines or CR, LF, CRLF only)
722 newlines. The value must be one of PCRE2_NEWLINE_CR (carriage return only),
    [all...]
pcre2pattern.html 193 <a name="newlines"></a></P>
204 <a href="pcre2api.html#newlines">further discussion</a>
205 about newlines, and shows how to set the newline convention when calling
    [all...]
pcre2grep.html 22 <li><a name="TOC7" href="#SEC7">NEWLINES</a>
313 newlines, instead of as a regular expression. What constitutes a newline for
530 The \s escape sequence matches any white space character, including newlines,
    [all...]
  /external/pcre/dist2/doc/
pcre2pattern.3 163 .\" HTML <a name="newlines"></a>
175 .\" HTML <a href="pcre2api.html#newlines">
179 about newlines, and shows how to set the newline convention when calling
    [all...]
pcre2api.3 423 .\" HTML <a name="newlines"></a>
424 .SH NEWLINES
614 What \eR matches (Unicode newlines or CR, LF, CRLF only)
678 newlines. The value must be one of PCRE2_NEWLINE_CR (carriage return only),
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
subprocess.py 101 default). Also, the newlines attribute of the file objects stdout,
    [all...]
difflib.py 793 ending with newlines (such sequences can also be obtained from the
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
subprocess.py 101 default). Also, the newlines attribute of the file objects stdout,
    [all...]
difflib.py 793 ending with newlines (such sequences can also be obtained from the
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
subprocess.py 101 default). Also, the newlines attribute of the file objects stdout,
    [all...]
difflib.py 793 ending with newlines (such sequences can also be obtained from the
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
subprocess.py 101 default). Also, the newlines attribute of the file objects stdout,
    [all...]
difflib.py 793 ending with newlines (such sequences can also be obtained from the
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
difflib.py 793 ending with newlines (such sequences can also be obtained from the
    [all...]
  /external/python/cpython2/Lib/
difflib.py 791 ending with newlines (such sequences can also be obtained from the
    [all...]
  /external/python/cpython2/Lib/test/
test_io.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_io.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_io.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_io.py     [all...]

Completed in 847 milliseconds

<<11121314151617181920>>