Lines Matching refs:idNo
256 my $idNo;266 $idNo = '' unless $idNo = $obj->getAttr('idNo');268 if ($idNo ne '' && $uniqueId{$idNo}) {269 print STDERR "$uniqueId{$idNo} and $id have the same id ($idNo)\n";273 $uniqueId{$idNo} = $id;278 'idNo' => $idNo,324 return $pkg->{'idNo'};