summaryrefslogtreecommitdiff
path: root/globvar.sym
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2021-06-05 10:22:42 -0600
committerKarl Williamson <khw@cpan.org>2021-07-30 05:41:27 -0600
commitbf874180e9a7a8fbb74ab7eaa5c683ecc5a6ffc7 (patch)
treedcd3fbb669c5ffe256a551deac326fd1d66782df /globvar.sym
parent6e7a7813c390d2121876b9f8af4f37102e8d51fa (diff)
downloadperl-bf874180e9a7a8fbb74ab7eaa5c683ecc5a6ffc7.tar.gz
Create and use single_1bit_pos32()
This moves the code from regcomp.c to inline.h that calculates the position of the lone set bit in a U32. This is in preparation for use by other call sites.
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 03c324868b..a3c7c1043b 100644
--- a/globvar.sym
+++ b/globvar.sym
@@ -12,6 +12,7 @@ PL_c9_utf8_dfa_tab
PL_charclass
PL_check
PL_core_reg_engine
+PL_deBruijn_bitpos_tab32
PL_EXACTFish_bitmask
PL_EXACT_REQ8_bitmask
PL_extended_utf8_dfa_tab