| 926 |
PCRE_INFO_HASCRORLF |
PCRE_INFO_HASCRORLF |
| 927 |
</pre> |
</pre> |
| 928 |
Return 1 if the pattern contains any explicit matches for CR or LF characters, |
Return 1 if the pattern contains any explicit matches for CR or LF characters, |
| 929 |
otherwise 0. The fourth argument should point to an <b>int</b> variable. |
otherwise 0. The fourth argument should point to an <b>int</b> variable. An |
| 930 |
|
explicit match is either a literal CR or LF character, or \r or \n. |
| 931 |
<pre> |
<pre> |
| 932 |
PCRE_INFO_JCHANGED |
PCRE_INFO_JCHANGED |
| 933 |
</pre> |
</pre> |