Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DDtd.h91 size_t nCurrentAttribute() const;
229 size_t Dtd::nCurrentAttribute() const in nCurrentAttribute() function
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DParserState.cxx431 currentAttributes_.resize(currentDtd().nCurrentAttribute()); in startInstance()
H A DArcEngine.cxx729 currentAttributes_.resize(metaDtd_->nCurrentAttribute()); in init()