summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-11-30 01:24:29 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-11-30 01:24:29 +0000
commitc019660c8d223d1ce212949d8bde21e9b816e412 (patch)
tree27084fa01f1c4d691ee91b4e448185467b3e884c /embed.pl
parentcadb39a9446639e3c297a768022eb9c72347992a (diff)
downloadperl-c019660c8d223d1ce212949d8bde21e9b816e412.tar.gz
More forgotten checkins.
p4raw-id: //depot/perl@13377
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed.pl b/embed.pl
index 89928090c0..5e9a8b2fa3 100755
--- a/embed.pl
+++ b/embed.pl
@@ -1362,6 +1362,7 @@ Ap |bool |is_uni_xdigit |UV c
Ap |UV |to_uni_upper |UV c|U8 *p|STRLEN *lenp
Ap |UV |to_uni_title |UV c|U8 *p|STRLEN *lenp
Ap |UV |to_uni_lower |UV c|U8 *p|STRLEN *lenp
+Ap |UV |to_uni_fold |UV c|U8 *p|STRLEN *lenp
Ap |bool |is_uni_alnum_lc|UV c
Ap |bool |is_uni_alnumc_lc|UV c
Ap |bool |is_uni_idfirst_lc|UV c