Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DOpenElement.cxx23 matchState_(type->definition()->compiledModelGroup()), in OpenElement()
H A DGenericEventHandler.cxx121 = (def->compiledModelGroup()->containsPcdata() in startElement()
H A DparseInstance.cxx1265 = v[i]->definition()->compiledModelGroup(); in findMissingTag()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DElementType.h45 const CompiledModelGroup *compiledModelGroup() const;
122 const CompiledModelGroup *ElementDefinition::compiledModelGroup() const in compiledModelGroup() function