+ FlatDetection::const_iterator i = rFD.begin(), iend = rFD.end();
+ for (; i != iend; ++i)
+ {
+ const FlatDetectionInfo& r = *i;
+ fprintf(stdout, " * type = '%s' match by extension = %d match by pattern = %d pre-selected as type = %d pre-selected as filter = %d pre-selected as doc service = %d\n",