summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorSimon Cozens <simon@netthink.co.uk>2000-06-26 02:25:59 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-06-27 02:38:07 +0000
commitfdac9bf06719e48dacd8c366e84db67680400aea (patch)
tree99cac9baab8fdcdfeeb774444ee604415177d726 /embed.pl
parent97e79c56bb48d7f1f1bc01a8009c7719db5046b0 (diff)
downloadperl-fdac9bf06719e48dacd8c366e84db67680400aea.tar.gz
is_utf8_string
Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org> p4raw-id: //depot/cfgperl@6243
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 5b63a35a7c..96603be691 100755
--- a/embed.pl
+++ b/embed.pl
@@ -1620,6 +1620,7 @@ Ap |U32 |to_uni_upper_lc|U32 c
Ap |U32 |to_uni_title_lc|U32 c
Ap |U32 |to_uni_lower_lc|U32 c
Ap |int |is_utf8_char |U8 *p
+Ap |bool |is_utf8_string |U8 *s|STRLEN len
Ap |bool |is_utf8_alnum |U8 *p
Ap |bool |is_utf8_alnumc |U8 *p
Ap |bool |is_utf8_idfirst|U8 *p