Home
last modified time | relevance | path

Searched refs:allocAttributeDefinitionListIndex (Results 1 – 4 of 4) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DLpd.h158 size_t allocAttributeDefinitionListIndex();
387 size_t ComplexLpd::allocAttributeDefinitionListIndex() in allocAttributeDefinitionListIndex() function
H A DDtd.h94 size_t allocAttributeDefinitionListIndex();
247 size_t Dtd::allocAttributeDefinitionListIndex() in allocAttributeDefinitionListIndex() function
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DparseDecl.cxx994 .allocAttributeDefinitionListIndex())); in parseAttlistDecl()
1011 .allocAttributeDefinitionListIndex(), in parseAttlistDecl()
1049 defDtd().allocAttributeDefinitionListIndex(), in parseAttlistDecl()
1751 newAttDef->setIndex(defDtd().allocAttributeDefinitionListIndex()); in parseExternalEntity()
2833 newAttDef->setIndex(defComplexLpd().allocAttributeDefinitionListIndex()); in parseLinkSet()
2982 newAttDef->setIndex(r->allocAttributeDefinitionListIndex()); in parseResultElementSpec()
H A DparseInstance.cxx458 newAttDef->setIndex(currentDtdNonConst().allocAttributeDefinitionListIndex()); in parseStartTag()