summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2020-03-11 16:16:18 -0600
committerKarl Williamson <khw@cpan.org>2020-03-11 16:33:06 -0600
commit2339a2013e49d6d22569f315a3add4ac4dd6649d (patch)
tree087a528222b8abd91fcaef9e28e842cb1c893d79 /embed.fnc
parent245e10a6f8587fc73d986c2e36c5b4e981553842 (diff)
downloadperl-2339a2013e49d6d22569f315a3add4ac4dd6649d.tar.gz
Rmv obsolete function
Use of this function was removed as part of adding wildcarding to the Unicode name property
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc1
1 files changed, 0 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 8a8de89779..d45f5fb64a 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1878,7 +1878,6 @@ EXpRT |const char * const *|get_prop_values|const int table_index
EXpR |SV * |get_prop_definition|const int table_index
EXpRT |const char *|get_deprecated_property_msg|const Size_t warning_offset
#if defined(PERL_IN_REGCOMP_C)
-ERS |REGEXP*|re_op_compile_wrapper|NN SV * const pattern|U32 orig_rx_flags|const U32 pm_flags
EiRT |bool |invlist_is_iterating|NN SV* const invlist
EiR |SV* |invlist_contents|NN SV* const invlist \
|const bool traditional_style