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
commitfe04eb4c51be9971488ff9efe0143edc29eec58a (patch)
tree99cac9baab8fdcdfeeb774444ee604415177d726 /embed.pl
parent1e72252ad7b8e23d1a1142285b8aa82986bd2491 (diff)
downloadperl-fe04eb4c51be9971488ff9efe0143edc29eec58a.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