Home | History | Annotate | Download | only in scan-build

Lines Matching refs:domain

1291         foreach my $domain (split /\./, $checker) {
1292 $aggregate .= $domain;
1297 # append a dot, if an additional domain is added in the next iteration