Home
last modified time | relevance | path

Searched refs:errorIdref (Results 1 – 5 of 5) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DParserOptions.cxx30 errorIdref(1), in ParserOptions()
H A DParserApp.cxx212 { SP_T("idref"), &ParserOptions::errorIdref, 0 }, in enableWarning()
H A DParserState.cxx801 if (!inInstance() || !options().errorIdref || !validate()) in noteIdref()
H A DArcEngine.cxx705 errorIdref_ = options.errorIdref; in init()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DParserOptions.h121 PackedBoolean errorIdref; member