Searched refs:PL_colorset (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/re/
H A Dre.xs52 PL_colorset = 0; /* Allow reinspection of ENV. */
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperlapi.h737 #undef PL_colorset
738 #define PL_colorset (*Perl_Tcolorset_ptr(aTHX))
H A Dembedvar.h50 #define PL_colorset (vTHX->Tcolorset) macro
1159 #define PL_colorset (aTHX->Tcolorset) macro
1299 #define PL_Tcolorset PL_colorset
H A Dregcomp.c1717 PL_colorset = 1;
1756 if (!PL_colorset) reginitcolors();
4910 if (!PL_colorset) reginitcolors();
4941 if (!PL_colorset)
H A Dregexec.c419 if (!PL_colorset)
1722 if (!PL_colorset)
H A Dsv.c11364 PL_colorset = 0; /* reinits PL_colors[] */

Completed in 104 milliseconds