Parent Directory
|
Revision Log
|
Patch
revision 149 by ph10, Mon Apr 16 15:28:08 2007 UTC | revision 150 by ph10, Tue Apr 17 08:22:40 2007 UTC | |
---|---|---|
# | Line 533 occurrences of ^ or $ in a pattern, sett | Line 533 occurrences of ^ or $ in a pattern, sett |
533 | PCRE_NEWLINE_CR | PCRE_NEWLINE_CR |
534 | PCRE_NEWLINE_LF | PCRE_NEWLINE_LF |
535 | PCRE_NEWLINE_CRLF | PCRE_NEWLINE_CRLF |
536 | PCRE_NEWLINE_ANYCRLF | PCRE_NEWLINE_ANYCRLF |
537 | PCRE_NEWLINE_ANY | PCRE_NEWLINE_ANY |
538 | .sp | .sp |
539 | These options override the default newline definition that was chosen when PCRE | These options override the default newline definition that was chosen when PCRE |
# | Line 1154 matching time. | Line 1154 matching time. |
1154 | PCRE_NEWLINE_CR | PCRE_NEWLINE_CR |
1155 | PCRE_NEWLINE_LF | PCRE_NEWLINE_LF |
1156 | PCRE_NEWLINE_CRLF | PCRE_NEWLINE_CRLF |
1157 | PCRE_NEWLINE_ANYCRLF | PCRE_NEWLINE_ANYCRLF |
1158 | PCRE_NEWLINE_ANY | PCRE_NEWLINE_ANY |
1159 | .sp | .sp |
1160 | These options override the newline definition that was chosen or defaulted when | These options override the newline definition that was chosen or defaulted when |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |