This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
If doing rcatline no point rescanning each time
[perl5.git] / embed.fnc
index 26d3bd5..ca50143 100644 (file)
--- 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