summaryrefslogtreecommitdiff
path: root/regexec.c
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2011-08-18 15:55:59 -0700
committerFather Chrysostomos <sprout@cpan.org>2011-08-24 23:25:35 -0700
commitc086f97a1425c2aa61dd3625b890e1236b1d4bc4 (patch)
treefd4908bcc5e2628906abfff85941eb904a64d244 /regexec.c
parentf988db8ca20c402ad7c8038ee1f7a544b9e687e2 (diff)
downloadperl-c086f97a1425c2aa61dd3625b890e1236b1d4bc4.tar.gz
Add find_rundefsv2 function
Subs in the CORE package with a (_) prototype will use this. This accepts a CV and a sequence number, so that one can use it to find the $_ in the caller’s scope. It only uses the topmost call of a subroutine that is being called recur- sively, so it’s not really a general-purpose function. But it suffices for &CORE::abs and friends.
Diffstat (limited to 'regexec.c')
0 files changed, 0 insertions, 0 deletions