Home | History | Annotate | Download | only in doc

Lines Matching full:newlines

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),
1205 newlines). The PCRE2_DOLLAR_ENDONLY option is ignored if PCRE2_MULTILINE is
1213 character, even if newlines are coded as CRLF. Without this option, a dot does
1247 Which characters are interpreted as newlines can be specified by a setting in
1250 .\" HTML <a href="pcre2pattern.html#newlines">
1279 even if it actually contains newlines. The "start of line" metacharacter (^)
1287 constructs match immediately following or immediately before internal newlines
1293 there are no newlines in a subject string, or no occurrences of ^ or $ in a
1860 space - including newlines - is ignored):
2277 .\" HTML <a href="pcre2pattern.html#newlines">