Searched refs:PL_sh_path_compat (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlapi.h529 #undef PL_sh_path_compat
530 #define PL_sh_path_compat (*Perl_Ish_path_compat_ptr(aTHX))
H A Dembedvar.h404 #define PL_sh_path_compat (PERL_GET_INTERP->Ish_path_compat) macro
726 #define PL_sh_path_compat (vTHX->Ish_path_compat) macro
1051 #define PL_Ish_path_compat PL_sh_path_compat
H A Dsv.c11017 PL_sh_path_compat = proto_perl->Ish_path_compat; /* XXX never deallocated */

Completed in 84 milliseconds