Searched defs:IN_LOCALE_COMPILETIME (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.h3940 #define IN_LOCALE_COMPILETIME (PL_hints & HINT_LOCALE) macro
3943 (IN_PERL_COMPILETIME ? IN_LOCALE_COMPILETIME : IN_LOCALE_RUNTIME)

Completed in 45 milliseconds