Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D501500820 PL_AboveLatin1 # Z added by devel/scanprov
/openbsd/src/gnu/usr.bin/perl/
Dembedvar.h24 # define PL_AboveLatin1 (vTHX->IAboveLatin1) macro
Dperl.c1198 SvREFCNT_dec(PL_AboveLatin1); in perl_destruct()
1199 PL_AboveLatin1 = NULL; in perl_destruct()
Dregcomp.c10232 _invlist_intersection_maybe_complement_2nd(PL_AboveLatin1, in S_regclass()
11390 PL_AboveLatin1, in S_optimize_regclass()
13926 PL_AboveLatin1 = _new_invlist_C_array(AboveLatin1_invlist); in Perl_init_uniprops()
Dsv.c16199 PL_AboveLatin1 = sv_dup_inc(proto_perl->IAboveLatin1, param);