diff options
author | Nicholas Clark <nick@ccl4.org> | 2010-07-12 11:38:31 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2010-07-12 13:43:19 +0100 |
commit | 79d2d448469df7917fb728ca8a674f771610599c (patch) | |
tree | 418d33433cb78146539ed32a8568c09681e1d4ac /t/op | |
parent | ec49a12ce17d116f4e9bda1c3d385aad560ec655 (diff) | |
download | perl-79d2d448469df7917fb728ca8a674f771610599c.tar.gz |
S_sv_pos_u2b_cached now updates the UTF-8 length cache if at the end of string.
Pass in a boolean to S_sv_pos_u2b_forwards, which sets it to true if it
discovers that the UTF-8 offset is at (or after) the end of the string.
This can only happen if we don't already know the SV's length (in Unicode
characters), because if we know it, we always call S_sv_pos_u2b_midway().
Diffstat (limited to 't/op')
0 files changed, 0 insertions, 0 deletions