This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
List the PERL_MAGIC_utf8 ('w') flag.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 2 Jan 2003 01:41:55 +0000 (01:41 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 2 Jan 2003 01:41:55 +0000 (01:41 +0000)
p4raw-id: //depot/maint-5.8/perl@18388

pod/perlguts.pod

index 39f2392..61e93d7 100644 (file)
@@ -964,6 +964,7 @@ The current kinds of Magic Virtual Tables are:
     U  PERL_MAGIC_uvar           vtbl_uvar      Available for use by extensions
     v  PERL_MAGIC_vec            vtbl_vec       vec() lvalue
     V  PERL_MAGIC_vstring        (none)         v-string scalars
+    w  PERL_MAGIC_utf8           vtbl_utf8      UTF-8 length+offset cache
     x  PERL_MAGIC_substr         vtbl_substr    substr() lvalue
     y  PERL_MAGIC_defelem        vtbl_defelem   Shadow "foreach" iterator
                                                variable / smart parameter