Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h282 const xmlChar *refNs; /* Deprecated; not used */ member
395 const xmlChar *refNs; /* Deprecated; not used */ member
636 const xmlChar *refNs; /* Deprecated; not used */ member
799 const xmlChar *refNs; /* Deprecated; not used */ member
Dxmlschemas.c5472 const xmlChar *refNs) in xmlSchemaNewQNameRef() argument
5486 ret->targetNamespace = refNs; in xmlSchemaNewQNameRef()
7723 const xmlChar *refNs = NULL, *ref = NULL; in xmlSchemaParseAttributeGroupRef() local
7736 NULL, attr, &refNs, &ref); in xmlSchemaParseAttributeGroupRef()
7737 if (xmlSchemaCheckReference(pctxt, schema, node, attr, refNs) != 0) in xmlSchemaParseAttributeGroupRef()
7786 (refNs == pctxt->redef->refTargetNs)) in xmlSchemaParseAttributeGroupRef()
7803 xmlSchemaFormatQName(&str, refNs, ref), NULL); in xmlSchemaParseAttributeGroupRef()
7813 XML_SCHEMA_TYPE_ATTRIBUTEGROUP, ref, refNs); in xmlSchemaParseAttributeGroupRef()
7825 XML_SCHEMA_TYPE_ATTRIBUTEGROUP, ref, refNs); in xmlSchemaParseAttributeGroupRef()
8585 const xmlChar *refNs = NULL, *ref = NULL; in xmlSchemaParseElement() local
[all …]
/third_party/libxml2/include/libxml/
DschemasInternals.h254 const xmlChar *refNs; /* Deprecated; not used */ member
367 const xmlChar *refNs; /* Deprecated; not used */ member
608 const xmlChar *refNs; /* Deprecated; not used */ member
771 const xmlChar *refNs; /* Deprecated; not used */ member
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle359 d refNs * const xmlChar *
481 d refNs * const xmlChar *
756 d refNs * const xmlChar *
940 d refNs * const xmlChar *
/third_party/libxml2/
Dxmlschemas.c5488 const xmlChar *refNs) in xmlSchemaNewQNameRef() argument
5502 ret->targetNamespace = refNs; in xmlSchemaNewQNameRef()
7745 const xmlChar *refNs = NULL, *ref = NULL; in xmlSchemaParseAttributeGroupRef() local
7758 NULL, attr, &refNs, &ref); in xmlSchemaParseAttributeGroupRef()
7759 if (xmlSchemaCheckReference(pctxt, schema, node, attr, refNs) != 0) in xmlSchemaParseAttributeGroupRef()
7808 (refNs == pctxt->redef->refTargetNs)) in xmlSchemaParseAttributeGroupRef()
7825 xmlSchemaFormatQName(&str, refNs, ref), NULL); in xmlSchemaParseAttributeGroupRef()
7835 XML_SCHEMA_TYPE_ATTRIBUTEGROUP, ref, refNs); in xmlSchemaParseAttributeGroupRef()
7847 XML_SCHEMA_TYPE_ATTRIBUTEGROUP, ref, refNs); in xmlSchemaParseAttributeGroupRef()
8607 const xmlChar *refNs = NULL, *ref = NULL; in xmlSchemaParseElement() local
[all …]