diff options
author | Anatol Belski <ab@php.net> | 2017-11-14 13:49:06 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2017-11-14 13:49:06 +0100 |
commit | 0d1332391573c1dc8218094c150cd9efcc7f6aff (patch) | |
tree | e5484cac04af4097843e91b512efb92c80786750 /ext/mysqlnd/mysqlnd_commands.c | |
parent | 3c241ea3262250262c63b92176e2eec2435cc6bb (diff) | |
download | php-git-0d1332391573c1dc8218094c150cd9efcc7f6aff.tar.gz |
Fix UTF check in pcre_grep
In this case it loops through different subjects without looking for sub
matches and matches are done against the same pattern. Thus, don't reset
the UTF check flag but use it to check whether JIT should be used and
otherwise let PCRE to do the job according to what was saved into the
pattern.
Diffstat (limited to 'ext/mysqlnd/mysqlnd_commands.c')
0 files changed, 0 insertions, 0 deletions