summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2012-02-22 16:52:31 -0700
committerKarl Williamson <public@khwilliamson.com>2012-02-22 16:52:31 -0700
commit586dfbd6e5ee94dd476a41d816c18f4ba1ebaa73 (patch)
tree5a8938a3ef8e15f2e1e394d33bf15450b905549c /embed.fnc
parent39ec54a59ce332fc44e553f4e5eeceef88e8369e (diff)
downloadperl-586dfbd6e5ee94dd476a41d816c18f4ba1ebaa73.tar.gz
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 2 insertions, 0 deletions
diff --git a/embed.fnc b/embed.fnc
index a7e004fe26..43eda858af 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -608,6 +608,8 @@ p |UV |_to_fold_latin1|const U8 c|NN U8 *p|NN STRLEN *lenp|const bool flags
#endif
#if defined(PERL_IN_UTF8_C) || defined(PERL_IN_PP_C)
p |UV |_to_upper_title_latin1|const U8 c|NN U8 *p|NN STRLEN *lenp|const char S_or_s
+#endif
+#if defined(PERL_IN_REGCOMP_C) || defined(PERL_IN_PP_C)
ApR |bool |_is_utf8_quotemeta|NN const U8 *p
#endif
Ap |UV |to_uni_lower |UV c|NN U8 *p|NN STRLEN *lenp