Lines Matching refs:startpos

140     my $startpos = pos $$textref || 0;
144 my $matchpos = $startpos+$prelen;
149 $startpos, $prelen; # PREFIX
177 my $startpos = pos $$textref || 0;
192 my ($startpos, $ldelpos, $endpos) = (pos $$textref = pos $$textref||0);
195 _failmsg "Did not find prefix: /$pre/", $startpos;
205 pos $$textref = $startpos;
226 pos $$textref = $startpos;
235 pos $$textref = $startpos;
245 pos $$textref = $startpos;
260 pos $$textref = $startpos;
267 $startpos, $ldelpos-$startpos, # PREFIX
317 …my ($startpos, $opentagpos, $textpos, $parapos, $closetagpos, $endpos) = ( pos($$textref) = pos($$…
409 $startpos, $opentagpos-$startpos, # PREFIX
419 $startpos, $opentagpos-$startpos, # PREFIX
428 pos($$textref) = $startpos;
452 my $startpos = pos($$textref) = pos($$textref)||0;
464 pos $$textref = $startpos;
474 pos $$textref = $startpos;
495 return ($startpos, $varpos-$startpos,
534 my $startpos = pos($$textref) = pos($$textref) || 0;
550 pos $$textref = $startpos;
634 return ( $startpos, $codepos-$startpos,
675 my ($textlen,$startpos,
703 pos $$textref = $startpos;
716 $startpos, $oppos-$startpos, # PREFIX
735 pos $$textref = $startpos;
761 substr($$textref, $startpos, 20) .
764 pos $$textref = $startpos;
771 $startpos, $oppos-$startpos, # PREFIX
793 pos $$textref = $startpos;
802 || do { pos $$textref = $startpos; return };
809 || do { pos $$textref = $startpos; return };
823 pos $$textref = $startpos;
839 || do { pos $$textref = $startpos; return };
844 || do { pos $$textref = $startpos; return };
859 $startpos, $oppos-$startpos, # PREFIX