Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D502500625 utf8n_to_uvchr_error # U
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D502500642 utf8n_to_uvchr_error # U
/openbsd/gnu/usr.bin/perl/
H A Dutf8.h158 utf8n_to_uvchr_error(s, len, lenp, flags, 0)
159 #define utf8n_to_uvchr_error(s, len, lenp, flags, errors) \ macro
H A Dutf8.c83 (void) utf8n_to_uvchr_error(p, e - p, NULL, flags & ~UTF8_CHECK_ONLY, &errors); in Perl__force_out_malformed_utf8_message()
1170 return utf8n_to_uvchr_error(s, curlen, retlen, flags, NULL); in Perl_utf8n_to_uvchr()
H A Dembed.fnc3535 AMTdp |UV |utf8n_to_uvchr_error \
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5260delta.pod2466 A new function, L<C<utf8n_to_uvchr_error>|perlapi/utf8n_to_uvchr_error>,
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs1638 ret = utf8n_to_uvchr_error((U8*) s,
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc2607 AdMTp |UV |utf8n_to_uvchr_error|NN const U8 *s \