Home
last modified time | relevance | path

Searched refs:getScopeDefined (Results 1 – 16 of 16) sorted by relevance

/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/validators/schema/
H A DComplexTypeInfo.hpp75 unsigned int getScopeDefined() const;
258 inline unsigned int ComplexTypeInfo::getScopeDefined() const { in getScopeDefined() function in ComplexTypeInfo
H A DSchemaValidator.cpp1060 int elemScope = (curTypeInfo) ? curTypeInfo->getScopeDefined() : curGroup->getScope(); in checkRefElementConsistency()
1123 curTypeInfo->getScopeDefined(), in checkParticleDerivation()
1125 baseTypeInfo->getScopeDefined(), baseTypeInfo); in checkParticleDerivation()
1598 grammar->getElemDecl(uriIndex, name, 0, baseInfo->getScopeDefined()); in findElement()
H A DTraverseSchema.cpp1408 fCurrentScope = typeInfo->getScopeDefined(); in traverseComplexTypeDecl()
2730 elemDecl->getEnclosingScope() == fCurrentComplexType->getScopeDefined()) { in traverseElementDecl()
7384 int newTypeScope = newTypeInfo->getScopeDefined(); in processElements()
7434 int newScope = typeInfo->getScopeDefined(); in processElements()
7476 int newScope = (typeInfo) ? typeInfo->getScopeDefined() : 0; in copyGroupElements()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/validators/schema/
H A DComplexTypeInfo.hpp75 unsigned int getScopeDefined() const;
258 inline unsigned int ComplexTypeInfo::getScopeDefined() const { in getScopeDefined() function in ComplexTypeInfo
H A DSchemaValidator.cpp1060 int elemScope = (curTypeInfo) ? curTypeInfo->getScopeDefined() : curGroup->getScope(); in checkRefElementConsistency()
1123 curTypeInfo->getScopeDefined(), in checkParticleDerivation()
1125 baseTypeInfo->getScopeDefined(), baseTypeInfo); in checkParticleDerivation()
1598 grammar->getElemDecl(uriIndex, name, 0, baseInfo->getScopeDefined()); in findElement()
H A DTraverseSchema.cpp1405 fCurrentScope = typeInfo->getScopeDefined(); in traverseComplexTypeDecl()
2727 elemDecl->getEnclosingScope() == fCurrentComplexType->getScopeDefined()) { in traverseElementDecl()
7381 int newTypeScope = newTypeInfo->getScopeDefined(); in processElements()
7431 int newScope = typeInfo->getScopeDefined(); in processElements()
7473 int newScope = (typeInfo) ? typeInfo->getScopeDefined() : 0; in copyGroupElements()
/dports/textproc/zorba/zorba-2.7.0/src/types/schema/
H A DXercSchemaValidator.cpp1199 int elemScope = (curTypeInfo) ? curTypeInfo->getScopeDefined() : curGroup->getScope(); in checkRefElementConsistency()
1262 curTypeInfo->getScopeDefined(), in checkParticleDerivation()
1264 baseTypeInfo->getScopeDefined(), baseTypeInfo); in checkParticleDerivation()
1740 grammar->getElemDecl(uriIndex, name, 0, baseInfo->getScopeDefined()); in findElement()
3415 int elemScope = (curTypeInfo) ? curTypeInfo->getScopeDefined() : curGroup->getScope();
3487 curTypeInfo->getScopeDefined(),
3489 baseTypeInfo->getScopeDefined(), baseTypeInfo);
3980 grammar->getElemDecl(uriIndex, name, 0, baseInfo->getScopeDefined());
H A DSchemaValidatorFilter.cpp366 currentScope = typeinfo->getScopeDefined(); in processStartElement()
/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/internal/
H A DXSAXMLScanner.cpp394 currentScope = typeinfo->getScopeDefined(); in scanStartTag()
H A DXSObjectFactory.cpp599 if (elemDecl->getEnclosingScope() == typeInfo->getScopeDefined() in addOrFind()
H A DIGXMLScanner.cpp2526 currentScope = typeinfo->getScopeDefined(); in scanStartTagNS()
H A DSGXMLScanner.cpp1532 currentScope = typeinfo->getScopeDefined(); in scanStartTag()
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/internal/
H A DXSAXMLScanner.cpp394 currentScope = typeinfo->getScopeDefined(); in scanStartTag()
H A DXSObjectFactory.cpp599 if (elemDecl->getEnclosingScope() == typeInfo->getScopeDefined() in addOrFind()
H A DIGXMLScanner.cpp2522 currentScope = typeinfo->getScopeDefined(); in scanStartTagNS()
H A DSGXMLScanner.cpp1532 currentScope = typeinfo->getScopeDefined(); in scanStartTag()