summaryrefslogtreecommitdiff
path: root/globvar.sym
diff options
context:
space:
mode:
authorYves Orton <demerphq@gmail.com>2022-07-30 18:43:01 +0200
committerYves Orton <demerphq@gmail.com>2022-08-03 11:07:09 +0200
commit609756f2528a92f7d426129a05d53878dcf547d5 (patch)
treeef31b72b3b2f665ef2bedbaabf633a5be19977be /globvar.sym
parente794fa41fb8d8ec5b090155365d648e1d3e9daf5 (diff)
downloadperl-609756f2528a92f7d426129a05d53878dcf547d5.tar.gz
regex engine - Rename reg_off_by_arg to PL_reg_off_by_arg
This is in preparation for a future patch, so we can access PL_reg_off_by_arg() from an inline function in regexec.c
Diffstat (limited to 'globvar.sym')
-rw-r--r--globvar.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/globvar.sym b/globvar.sym
index 243eb3f016..e06a12a18d 100644
--- a/globvar.sym
+++ b/globvar.sym
@@ -58,6 +58,7 @@ PL_ppaddr
PL_reg_extflags_name
PL_reg_intflags_name
PL_reg_name
+PL_reg_off_by_arg
PL_regarglen
PL_regkind
PL_revision