1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00
Files
archived-php-src/ext
Anatol Belski 0d13323915 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.
2017-11-14 13:49:06 +01:00
..
2017-11-06 17:26:52 -05:00
2017-10-19 11:40:05 +01:00
2017-09-11 14:35:51 +02:00
2017-10-11 14:44:43 +02:00
2017-10-23 19:18:25 +02:00
2017-10-25 14:53:01 +02:00
2017-11-02 12:39:04 +01:00
2017-10-16 19:16:30 -04:00
2017-11-14 13:49:06 +01:00
2017-10-16 19:02:22 +03:00
2017-10-27 15:04:54 +02:00
2017-10-10 14:32:19 +02:00
2017-07-24 10:42:48 +01:00
2017-09-12 23:47:22 +03:00
2017-11-02 20:56:35 +01:00
2017-10-23 12:02:41 +02:00
2017-09-24 17:24:57 +08:00
2017-10-24 13:45:16 +02:00
2017-09-11 18:20:42 +02:00
2017-10-27 14:18:27 +02:00
2017-10-11 17:30:45 +02:00