54 |
setting up an incorrect bitmap of starting bytes, but fortunately it could |
setting up an incorrect bitmap of starting bytes, but fortunately it could |
55 |
not have actually happened in practice until change 8 above was made (it |
not have actually happened in practice until change 8 above was made (it |
56 |
added property types that matched character-matching opcodes). |
added property types that matched character-matching opcodes). |
57 |
|
|
58 |
|
14. pcre_study() now recognizes \h, \v, and \R when constructing a bit map of |
59 |
|
possible starting bytes for non-anchored patterns. |
60 |
|
|
61 |
|
|
62 |
|
|