X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=embed.fnc;h=ca5014339ebd7bf1f7c161e0a88e8a389c616a78;hb=5538b230ca39261209d43cdc40371b2d9b9dfa11;hp=26d3bd5bbcbd938af9d68fe46edcd3c982971f29;hpb=c7e45529067e5669196da1c88cb491070e8fe1ea;p=p5sagit%2Fp5-mst-13.2.git diff --git a/embed.fnc b/embed.fnc index 26d3bd5..ca50143 100644 --- a/embed.fnc +++ b/embed.fnc @@ -337,6 +337,7 @@ Ap |bool |is_uni_punct_lc|UV c Ap |bool |is_uni_xdigit_lc|UV c Apd |STRLEN |is_utf8_char |U8 *p Apd |bool |is_utf8_string |U8 *s|STRLEN len +Apd |bool |is_utf8_string_loc|U8 *s|STRLEN len|U8 **p Ap |bool |is_utf8_alnum |U8 *p Ap |bool |is_utf8_alnumc |U8 *p Ap |bool |is_utf8_idfirst|U8 *p