1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00
Files
archived-php-src/ext/pcre
Nikita Popov 4be867e910 Fix locale switch back to C in pcre
The compile context is shared between patterns, so we need to set
the character tables unconditionally in case we switched from
a non-C locale to the C locale.
2021-03-18 10:48:43 +01:00
..
2021-03-18 10:48:43 +01:00
2019-05-25 11:37:30 +02:00
2021-03-18 10:48:43 +01:00
2019-10-08 16:14:06 +02:00