Home
last modified time | relevance | path

Searched refs:is_strict_utf8_string_loclen (Results 1 – 8 of 8) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D50250067 is_strict_utf8_string_loclen # U
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D502500616 is_strict_utf8_string_loclen # U
/openbsd/gnu/usr.bin/perl/
H A Dinline.h1251 #define is_strict_utf8_string(s, len) is_strict_utf8_string_loclen(s, len, NULL, NULL)
1743 is_strict_utf8_string_loclen(s, len, ep, 0)
1938 return is_strict_utf8_string_loclen(s, len, ep, el); in Perl_is_utf8_string_loclen_flags()
H A Dembed.h319 # define is_strict_utf8_string_loclen Perl_is_strict_utf8_string_loclen macro
H A Dembed.fnc1626 ATdip |bool |is_strict_utf8_string_loclen \
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5260delta.pod2410 L<C<is_strict_utf8_string_loclen>|perlapi/is_strict_utf8_string_loclen>,
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs6673 av_push(av, newSViv(is_strict_utf8_string_loclen((U8 *) s, len, &ep, &ret_len)));
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc1196 ATidp |bool |is_strict_utf8_string_loclen \