Home
last modified time | relevance | path

Searched refs:utf8n_to_uvuni (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5007001245 utf8n_to_uvuni # F added by devel/scanprov
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5140delta.pod3268 =head3 Flags passed to C<uvuni_to_utf8_flags> and C<utf8n_to_uvuni>
3271 utf8n_to_uvuni() have changed. This is a result of Perl's now allowing
H A Dperl5200delta.pod2315 C<utf8n_to_uvuni> (use C<utf8_to_uvchr_buf> instead),
H A Dperl5160delta.pod2362 The returned code point from the function C<utf8n_to_uvuni()>
/openbsd/gnu/usr.bin/perl/
H A Dembed.h893 # define utf8n_to_uvuni(a,b,c,d) Perl_utf8n_to_uvuni(aTHX_ a,b,c,d) macro
H A Dembed.fnc3647 CDbdp |UV |utf8n_to_uvuni |NN const U8 *s \
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dembed.fnc2626 CdbDp |UV |utf8n_to_uvuni|NN const U8 *s|STRLEN curlen|NULLOK STRLEN *retlen|U32 flags