From fe04eb4c51be9971488ff9efe0143edc29eec58a Mon Sep 17 00:00:00 2001 From: Simon Cozens Date: Mon, 26 Jun 2000 02:25:59 +0000 Subject: is_utf8_string Message-ID: p4raw-id: //depot/cfgperl@6243 --- embed.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'embed.pl') 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 -- cgit v1.2.1