Home | History | Annotate | Download | only in tagsoup

Lines Matching defs:DEFAULT_IGNORE_BOGONS

48 	private static boolean DEFAULT_IGNORE_BOGONS = false;
60 private boolean ignoreBogons = DEFAULT_IGNORE_BOGONS;
300 theFeatures.put(ignoreBogonsFeature, truthValue(DEFAULT_IGNORE_BOGONS));