diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-02-07 17:01:39 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-02-07 17:01:39 +0100 |
commit | cd5591a28d738b1b00c96c0e6cae91b490dba56d (patch) | |
tree | 0efb7c828266d7602f6462c6b67f2c1c29a543b1 /ext/intl/php_intl.c | |
parent | c9e78e6d338cc46dcadb39b3e2df119fa969e72b (diff) | |
download | php-git-cd5591a28d738b1b00c96c0e6cae91b490dba56d.tar.gz |
PCRE: Only remember valid UTF-8 if start offset zero
PCRE only validates the string starting from the start offset
(minus maximum look-behind, but let's ignore that), so we can
only remember that the string is fully valid UTF-8 is the original
start offset is zero.
Diffstat (limited to 'ext/intl/php_intl.c')
0 files changed, 0 insertions, 0 deletions