Searched refs:AUTO_PREFIX (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/CPANInternal-140/XML-NamespaceSupport/
H A DNamespaceSupport.pm12 use constant AUTO_PREFIX => 3; constant
40 0, # AUTO_PREFIX
44 $self->[AUTO_PREFIX] = $options->{auto_prefix} if defined $options->{auto_prefix};
89 warn <<' EOWARN' unless defined $prefix or $self->[AUTO_PREFIX];
112 if (not defined $prefix and $self->[AUTO_PREFIX]) {
118 elsif (not defined $prefix and not $self->[AUTO_PREFIX]) {
/macosx-10.9.5/bash-92/bash-3.2/support/
H A Dtexi2html1326 $AUTO_PREFIX = 0; # this is needed, so that prefix settings are used

Completed in 114 milliseconds