Searched refs:anchorId (Results 1 – 2 of 2) sorted by relevance
583 sub anchorId { subroutine800 my ($doOutput, $i, $tocToken, $tag, $anchorId);817 $anchorId = $self->{_anchorId};826 $aOrigText =~ s/(id)=\S*([\s>])/$1=$anchorId$2/i;831 $aOrigText =~ s/>/ id=$anchorId>/;
554 $self->anchorId($anchorName);1011 sub anchorId { subroutine