diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2020-02-07 16:39:06 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2020-02-07 16:49:28 +0100 |
commit | c9e78e6d338cc46dcadb39b3e2df119fa969e72b (patch) | |
tree | 90fdef22e19c9e9dbe0ea105512399902a01448b /ext/intl/php_intl.c | |
parent | 0d49cf4ed25e406f00abefca0e2e3e8fd919bf94 (diff) | |
download | php-git-c9e78e6d338cc46dcadb39b3e2df119fa969e72b.tar.gz |
PCRE: Check whether start offset is on char boundary
We need not just the whole string to be UTF-8, but the start
position to be on a character boundary as well. Check this by
looking for a continuation byte.
Diffstat (limited to 'ext/intl/php_intl.c')
0 files changed, 0 insertions, 0 deletions