| 248 |
* more than one byte. * |
* more than one byte. * |
| 249 |
* * |
* * |
| 250 |
* However, there is a complication concerned with newlines. When the * |
* However, there is a complication concerned with newlines. When the * |
| 251 |
* 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 * |
| 252 |
* advance by two characters rather than one. The newline convention can * |
* advance by two characters rather than one. The newline convention can * |
| 253 |
* 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. * |
| 254 |
*************************************************************************/ |
*************************************************************************/ |