This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Pass the (byte) length of the entire string into
authorNicholas Clark <nick@ccl4.org>
Thu, 23 Mar 2006 12:44:35 +0000 (12:44 +0000)
committerNicholas Clark <nick@ccl4.org>
Thu, 23 Mar 2006 12:44:35 +0000 (12:44 +0000)
commitab455f6077c4f8e6e59a143e82bbdc3535ce31e5
treeafc9043aeb19d9d4b2c841fbd83f62cb6aa9c76c
parent8f230aaade04cc0342009803023a128cfec945a7
Pass the (byte) length of the entire string into
utf8_mg_pos_cache_update()
Start to use the cache to store two pairs of byte/utf-8 pairs.
Add the first third of the cache update code.

p4raw-id: //depot/perl@27582
embed.fnc
embed.h
proto.h
sv.c