Lines Matching refs:strip
3846 foreach my $strip (@stripfile) {
3847 chomp $strip;
3850 eval $strip;
3895 my @strip = getpart("verify", "strip");
3908 for(@strip) {
3909 # strip off all lines that match the patterns from both arrays
3917 my $strip;
3918 for $strip (@strippart) {
3919 chomp $strip;
3921 eval $strip;
3969 my @strip = getpart("verify", "strip");
3982 for(@strip) {
3983 # strip off all lines that match the patterns from both arrays
3991 my $strip;
3992 for $strip (@strippart) {
3993 chomp $strip;
3995 eval $strip;
4039 my $strip;
4040 for $strip (@stripfile) {
4041 chomp $strip;
4044 eval $strip;