Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dop.c10215 U32 ps_utf8 = 0; in Perl_newMYSUB() local
10260 ps_utf8 = SvUTF8(cSVOPx(proto)->op_sv); in Perl_newMYSUB()
10335 ps_utf8); in Perl_newMYSUB()
10466 if (ps_utf8) in Perl_newMYSUB()
10671 U32 ps_utf8 = 0; in Perl_newATTRSUB_x() local
10776 ps_utf8 = SvUTF8(cSVOPx(proto)->op_sv); in Perl_newATTRSUB_x()
10818 ps_len, ps_utf8); in Perl_newATTRSUB_x()
10824 if (ps_utf8) in Perl_newATTRSUB_x()
10877 ps_len, ps_utf8|CV_CKPROTO_CURSTASH); in Perl_newATTRSUB_x()
10917 cv_ckproto_len_flags(cv, gv, ps, ps_len, ps_utf8); in Perl_newATTRSUB_x()
[all …]