Home
last modified time | relevance | path

Searched refs:refItem (Results 1 – 5 of 5) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h403 xmlSchemaAttributeGroupPtr refItem; /* Deprecated; not used */ member
Dxmlschemas.c20092 xmlSchemaBasicItemPtr refItem; in xmlSchemaResolveModelGroupParticleReferences() local
20111 refItem = xmlSchemaGetNamedComponent(ctxt->schema, in xmlSchemaResolveModelGroupParticleReferences()
20113 if (refItem == NULL) { in xmlSchemaResolveModelGroupParticleReferences()
20120 if (refItem->type == XML_SCHEMA_TYPE_GROUP) { in xmlSchemaResolveModelGroupParticleReferences()
20121 if (WXS_MODELGROUPDEF_MODEL(refItem) == NULL) in xmlSchemaResolveModelGroupParticleReferences()
20131 if ((WXS_MODELGROUPDEF_MODEL(refItem))->type == in xmlSchemaResolveModelGroupParticleReferences()
20154 particle->children = (xmlSchemaTreeItemPtr) refItem; in xmlSchemaResolveModelGroupParticleReferences()
20160 particle->children = (xmlSchemaTreeItemPtr) refItem; in xmlSchemaResolveModelGroupParticleReferences()
/third_party/libxml2/include/libxml/
DschemasInternals.h375 xmlSchemaAttributeGroupPtr refItem; /* Deprecated; not used */ member
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle490 d refItem like(xmlSchemaAttributeGroupPtr) Deprecated; not used
/third_party/libxml2/
Dxmlschemas.c20165 xmlSchemaBasicItemPtr refItem; in xmlSchemaResolveModelGroupParticleReferences() local
20184 refItem = xmlSchemaGetNamedComponent(ctxt->schema, in xmlSchemaResolveModelGroupParticleReferences()
20186 if (refItem == NULL) { in xmlSchemaResolveModelGroupParticleReferences()
20193 if (refItem->type == XML_SCHEMA_TYPE_GROUP) { in xmlSchemaResolveModelGroupParticleReferences()
20194 if (WXS_MODELGROUPDEF_MODEL(refItem) == NULL) in xmlSchemaResolveModelGroupParticleReferences()
20204 if ((WXS_MODELGROUPDEF_MODEL(refItem))->type == in xmlSchemaResolveModelGroupParticleReferences()
20227 particle->children = (xmlSchemaTreeItemPtr) refItem; in xmlSchemaResolveModelGroupParticleReferences()
20233 particle->children = (xmlSchemaTreeItemPtr) refItem; in xmlSchemaResolveModelGroupParticleReferences()