Searched refs:IxGot (Results 1 – 1 of 1) sorted by relevance
500 use constant IxGot => 1 ; constant566 $obj->[IxGot] = {} ;593 my $got = $self->[IxGot] ;778 return $_[0]->[IxGot]{$_[1]}[OFF_PARSED] ;784 return $_[0]->[IxGot]{$_[1]}[OFF_FIXED] ;788 $_[0]->[IxGot]{$_[1]}[OFF_PARSED] = 1;789 $_[0]->[IxGot]{$_[1]}[OFF_DEFAULT] = $_[2] ;790 $_[0]->[IxGot]{$_[1]}[OFF_FIXED] = $_[2] ;795 return $_[0]->[IxGot]{$_[1]}[OFF_FIXED] ;821 my $hash = $self->[IxGot] ;[all …]