Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D501500825 PL_Latin1 # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dembedvar.h159 # define PL_Latin1 (vTHX->ILatin1) macro
H A Dregcomp_study.c114 _invlist_union(invlist, PL_Latin1, &invlist); in S_make_exactf_invlist()
545 _invlist_union(invlist, PL_Latin1, &invlist); in S_get_ANYOF_cp_list_for_ssc()
H A Dperl.c1208 SvREFCNT_dec(PL_Latin1); in perl_destruct()
1209 PL_Latin1 = NULL; in perl_destruct()
H A Dregcomp.c13927 PL_Latin1 = _new_invlist_C_array(Latin1_invlist); in Perl_init_uniprops()
H A Dsv.c16204 PL_Latin1 = sv_dup_inc(proto_perl->ILatin1, param);