Lines Matching full:newlines
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),
1234 newlines). The PCRE2_DOLLAR_ENDONLY option is ignored if PCRE2_MULTILINE is
1242 character, even if newlines are coded as CRLF. Without this option, a dot does
1276 Which characters are interpreted as newlines can be specified by a setting in
1279 <a href="pcre2pattern.html#newlines">"Newline conventions"</a>
1305 even if it actually contains newlines. The "start of line" metacharacter (^)
1314 constructs match immediately following or immediately before internal newlines
1320 there are no newlines in a subject string, or no occurrences of ^ or $ in a
1858 space - including newlines - is ignored):
2243 <a href="pcre2pattern.html#newlines">section on newline conventions</a>