projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15896d2
)
embed.fnc: Mark internal function as "may change"
author
Karl Williamson
<public@khwilliamson.com>
Fri, 24 Aug 2012 17:11:57 +0000
(11:11 -0600)
committer
Karl Williamson
<public@khwilliamson.com>
Sun, 26 Aug 2012 05:21:28 +0000
(23:21 -0600)
This function is not designed for a public API, and should have been so
listed.
embed.fnc
patch
|
blob
|
history
diff --git
a/embed.fnc
b/embed.fnc
index
ca2571f
..
c8bedc0
100644
(file)
--- a/
embed.fnc
+++ b/
embed.fnc
@@
-614,7
+614,7
@@
EXp |UV |_to_fold_latin1|const U8 c|NN U8 *p|NN STRLEN *lenp|const
#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
-ApR
|bool |_is_utf8_quotemeta|NN const U8 *p
+ApR
M
|bool |_is_utf8_quotemeta|NN const U8 *p
#endif
Ap |UV |to_uni_lower |UV c|NN U8 *p|NN STRLEN *lenp
Amp |UV |to_uni_fold |UV c|NN U8 *p|NN STRLEN *lenp