Lines Matching refs:CRLF

1036        the two character sequence CRLF. If you want this, add
1045 CRLF as indicating a line ending. Finally, a fifth option, specified by
1064 the default is changed so that \R matches only CR, LF, or CRLF. What-
1839 feed) character, the two-character sequence CRLF, any of the three pre-
1860 CRLF is a recognized line ending sequence, the match position advance-
1960 for CRLF, -2 for ANYCRLF, and -1 for ANY. In EBCDIC environments, CR,
1963 values for CRLF are 3349 and 3365. The default should normally corre-
1971 matches only CR, LF, or CRLF. The default can be overridden when a pat-
2133 sequence matches. The choice is either to match only CR, LF, or CRLF,
2164 only ever matches one character, even if newlines are coded as CRLF.
2301 two-character CRLF sequence. Setting PCRE_NEWLINE_ANYCRLF specifies
3258 sequence matches. The choice is either to match only CR, LF, or CRLF,
3277 rent position is at a CRLF sequence, and the pattern contains no
3280 CRLF.
3295 Notwithstanding the above, anomalous effects may still occur when CRLF
3345 check to see if the newline convention recognizes CRLF as a newline,
3497 if the newline convention recognizes CRLF as a newline, and if so, and
4697 CRLF by the PCRE_BSR_ANYCRLF option.
4829 feed) character, the two-character sequence CRLF, any of the three pre-
4839 (*CRLF) carriage return, followed by linefeed
5297 It is possible to restrict \R to match only CR, LF, or CRLF (instead of
5306 (*BSR_ANYCRLF) CR, LF, or CRLF only
5664 as the two-character sequence CRLF, isolated CR and LF characters do
5688 that character; when the two-character sequence CRLF is used, dot does
5696 exception. If the two-character sequence CRLF is present in the subject
6026 (*CRLF) to override what the application has set or what has been
7966 (*CRLF) carriage return followed by linefeed
7976 (*BSR_ANYCRLF) CR, LF, or CRLF