diff options
author | Nicholas Clark <nick@ccl4.org> | 2010-07-12 13:09:28 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2010-07-12 13:43:19 +0100 |
commit | 6ef2ab89d2567e144b289574a2e087dd7eec7894 (patch) | |
tree | 9707a41660cfeafb4945777c9b61bab320d0e92d /proto.h | |
parent | 0d7caf4cc74eb29a95f71af5a91fef30ca848e41 (diff) | |
download | perl-6ef2ab89d2567e144b289574a2e087dd7eec7894.tar.gz |
Perl_sv_len_utf8 can use the UTF-8 offset cache to reduce its linear scan.
Previously, if the scalar's character length wasn't yet known, but an offset
midway was, the offset would be ignored, and the linear scan of UTF-8 was for
the entire length of the scalar.
Diffstat (limited to 'proto.h')
0 files changed, 0 insertions, 0 deletions