Lines Matching refs:idNo
256 my $idNo;265 $idNo = '' unless $idNo = $obj->getAttr('idNo');267 if ($idNo ne '' && $uniqueId{$idNo}) {268 print STDERR "$uniqueId{$idNo} and $id have the same id ($idNo)\n";271 $uniqueId{$idNo} = $id;276 'idNo' => $idNo,321 return $pkg->{'idNo'};