Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DElementType.cxx43 modelGroup_(LOCALmodelGroup.extract()) in ElementDefinition()
52 if (!modelGroup_->containsPcdata()) { in computeMode()
H A DContentToken.cxx192 : modelGroup_(modelGroup.extract()) in CompiledModelGroup()
203 modelGroup_->analyze(info, 0, 0, first, last); in compile()
212 if (modelGroup_->inherentlyOptional()) in compile()
219 modelGroup_->finish(minAndDepth, elementTransition, ambiguities, in compile()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DElementType.h73 Owner<CompiledModelGroup> modelGroup_; variable
124 return modelGroup_.pointer(); in compiledModelGroup()
H A DContentToken.h324 Owner<ModelGroup> modelGroup_; variable
489 return modelGroup_.pointer(); in modelGroup()