Home
last modified time | relevance | path

Searched refs:validate_ (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DAttribute.h547 Boolean validate_; variable
936 return (validate_); in validate()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DParserState.cxx280 validate_ = sd_->typeValid(); in setSd()
H A DAttribute.cxx1318 : mayDefaultAttribute_(0), validate_(1) in AttributeContext()