| 265 |
* more than one byte. * |
* more than one byte. * |
| 266 |
* * |
* * |
| 267 |
* However, there is a complication concerned with newlines. When the * |
* However, there is a complication concerned with newlines. When the * |
| 268 |
* newline convention is such that CRLF is a valid newline, we want must * |
* newline convention is such that CRLF is a valid newline, we must * |
| 269 |
* advance by two characters rather than one. The newline convention can * |
* advance by two characters rather than one. The newline convention can * |
| 270 |
* be set in the regex by (*CR), etc.; if not, we must find the default. * |
* be set in the regex by (*CR), etc.; if not, we must find the default. * |
| 271 |
*************************************************************************/ |
*************************************************************************/ |