Searched refs:utf8n_to_uvuni (Results 1 – 7 of 7) sorted by relevance
245 utf8n_to_uvuni # F added by devel/scanprov
3268 =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
2315 C<utf8n_to_uvuni> (use C<utf8_to_uvchr_buf> instead),
2362 The returned code point from the function C<utf8n_to_uvuni()>
893 # define utf8n_to_uvuni(a,b,c,d) Perl_utf8n_to_uvuni(aTHX_ a,b,c,d) macro
3647 CDbdp |UV |utf8n_to_uvuni |NN const U8 *s \
2626 CdbDp |UV |utf8n_to_uvuni|NN const U8 *s|STRLEN curlen|NULLOK STRLEN *retlen|U32 flags