32 |
|
|
33 |
(e) When newline was set to CRLF, the metacharacter "." did not recognize |
(e) When newline was set to CRLF, the metacharacter "." did not recognize |
34 |
a partial match for a CR character at the end of the subject string. |
a partial match for a CR character at the end of the subject string. |
35 |
|
|
36 |
|
6. When matching is performed using JIT-compiled code, the flag bit |
37 |
|
PCRE_EXTRA_USED_JIT is set in the pcre_extra block and can be tested by the |
38 |
|
caller. This bit is checked by pcretest if JIT is requested by /S++ or -s++ |
39 |
|
(instead of just /S+ or -s+) and the text "(JIT)" added to the output if |
40 |
|
the bit is set. |
41 |
|
|
42 |
|
|
43 |
Version 8.30 04-February-2012 |
Version 8.30 04-February-2012 |