Searched defs:DEFAULT_IGNORE_BOGONS (Results 1 – 1 of 1) sorted by relevance
48 private static boolean DEFAULT_IGNORE_BOGONS = false; field in Parser300 theFeatures.put(ignoreBogonsFeature, truthValue(DEFAULT_IGNORE_BOGONS)); in theFeatures.put()