Searched refs:DEBUG_UNDEF (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/
H A DConstants.pm66 use constant DEBUG_UNDEF => 2; # throw undef on undefined variables constant
85 &DEBUG_UNDEF => undef => undef => &DEBUG_UNDEF,
104 @DEBUG = qw( DEBUG_OFF DEBUG_ON DEBUG_UNDEF DEBUG_VARS
225 DEBUG_UNDEF # throw undef on undefined variables
H A DContext.pm873 & &Template::Constants::DEBUG_UNDEF ) ? 1 : 0
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/
H A DConstants.pm66 use constant DEBUG_UNDEF => 2; # throw undef on undefined variables constant
85 &DEBUG_UNDEF => undef => undef => &DEBUG_UNDEF,
104 @DEBUG = qw( DEBUG_OFF DEBUG_ON DEBUG_UNDEF DEBUG_VARS
225 DEBUG_UNDEF # throw undef on undefined variables
H A DContext.pm873 & &Template::Constants::DEBUG_UNDEF ) ? 1 : 0

Completed in 123 milliseconds