gv.c, gv_fetchpvn_flags: Split another chunk of magic-checking code.
authorBrian Fraser <fraserbn@gmail.com>
Tue, 21 May 2013 14:32:45 +0000 (11:32 -0300)
committerTony Cook <tony@develop-help.com>
Wed, 11 Sep 2013 00:28:29 +0000 (10:28 +1000)
commit070dc47562b0f958a4767d69f47c6cf47cb7e230
tree5d41d9320d88102bd25fff0ba541be9e3cdb0bd4
parentc002ae9ab5e2b176614fd95831af56e7b5945202
gv.c, gv_fetchpvn_flags: Split another chunk of magic-checking code.

This bit is called when a GV already exists, but it's name is length-one
and it's on the main:: stash, so it might have multiple kinds of magic,
like $! and %!, or @+ and %+.
embed.fnc
embed.h
gv.c
proto.h