Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DDtd.cxx24 documentElementType_ = new ElementType(name, allocElementTypeIndex()); in Dtd()
H A DContentState.cxx152 dtd.allocElementTypeIndex()); in lookupCreateUndefinedElement()
H A DparseDecl.cxx834 e = new ElementType(name, defDtd().allocElementTypeIndex()); in lookupCreateElement()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DDtd.h63 size_t allocElementTypeIndex();
318 size_t Dtd::allocElementTypeIndex() in allocElementTypeIndex() function