diff options
author | Brian Fraser <fraserbn@gmail.com> | 2011-07-05 00:13:02 -0300 |
---|---|---|
committer | Father Chrysostomos <sprout@cpan.org> | 2011-10-06 13:00:56 -0700 |
commit | 0eaf81c53c0965e619d33cdd6a5f53c2f4bed7cf (patch) | |
tree | 2f114a86631b478057451b86a1ec60324ec91527 /embed.h | |
parent | f246260499cb1d0203cb449bbdf048074a0126a9 (diff) | |
download | perl-0eaf81c53c0965e619d33cdd6a5f53c2f4bed7cf.tar.gz |
Groundwork to allow cops and pmops to store the UTF8 flag
With threaded builds, cop.h and op.h get an extra member in their
structs, to save the UTF-8ness of the stash's name.
*STASH_set() checks for the flag, stores it through
*STASH_flags(), and *STASH() uses the latter to fetch the
correct scalar.
Diffstat (limited to 'embed.h')
0 files changed, 0 insertions, 0 deletions