summaryrefslogtreecommitdiff
path: root/pp_hot.c
diff options
context:
space:
mode:
authorDavid Mitchell <davem@iabyn.com>2013-06-15 17:54:10 +0100
committerDavid Mitchell <davem@iabyn.com>2013-07-28 10:33:34 +0100
commit60165aa4bc7ef12661c54168e5dd07abb3881564 (patch)
tree2a9f0928bc9ca82ce666abf8967eba4be1a0a0c1 /pp_hot.c
parent8088f39e7b6276147727ae77eecaa0bb20cfbf2d (diff)
downloadperl-60165aa4bc7ef12661c54168e5dd07abb3881564.tar.gz
add Perl_reg_set_capture_string() function
Cut and paste into a separate function, the block of code in regexec_flags() that is responsible (on successful match) for setting RX_SAVED_COPY, RX_SUBBEG etc, ready for use by capture vars like $1, $&. Although this function is currently only called from one place, we will shortly use it elsewhere too. This should contain no functional changes.
Diffstat (limited to 'pp_hot.c')
0 files changed, 0 insertions, 0 deletions