Parent Directory
|
Revision Log
|
Patch
revision 149 by ph10, Mon Apr 16 15:28:08 2007 UTC | revision 152 by ph10, Tue Apr 17 15:55:53 2007 UTC | |
---|---|---|
# | Line 168 not correspond to anything in Perl: | Line 168 not correspond to anything in Perl: |
168 | \fB/<cr>\fP PCRE_NEWLINE_CR | \fB/<cr>\fP PCRE_NEWLINE_CR |
169 | \fB/<lf>\fP PCRE_NEWLINE_LF | \fB/<lf>\fP PCRE_NEWLINE_LF |
170 | \fB/<crlf>\fP PCRE_NEWLINE_CRLF | \fB/<crlf>\fP PCRE_NEWLINE_CRLF |
171 | \fB/<anycrlf>\fP PCRE_NEWLINE_ANY | \fB/<anycrlf>\fP PCRE_NEWLINE_ANYCRLF |
172 | \fB/<any>\fP PCRE_NEWLINE_ANY | \fB/<any>\fP PCRE_NEWLINE_ANY |
173 | .sp | .sp |
174 | Those specifying line ending sequencess are literal strings as shown. This | Those specifying line ending sequencess are literal strings as shown. This |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |