Searched refs:bogonsEmpty (Results 1 – 1 of 1) sorted by relevance
61 private boolean bogonsEmpty = DEFAULT_BOGONS_EMPTY; field in Parser337 else if (name.equals(bogonsEmptyFeature)) bogonsEmpty = value; in setFeature()964 int bogonModel = bogonsEmpty ? Schema.M_EMPTY : Schema.M_ANY; in gi()