Lines Matching refs:prefix
70 my ($prefix, $word) = ($1, $2);72 my $c = length($prefix);82 my ($prefix, $word) = ($1, $2);84 if(($prefix =~ /\.\.\z/) ||85 ($prefix =~ /[0-9]\z/) ||86 ($prefix =~ /e.g\z/) ||87 ($prefix =~ /i.e\z/) ||88 ($prefix =~ /E.g\z/) ||89 ($prefix =~ /etc\z/) ||94 my $c = length($prefix) + 2;