Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libxml/
H A 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
/reactos/sdk/lib/3rdparty/libxml2/
H A 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()
7808 (refNs == pctxt->redef->refTargetNs)) in xmlSchemaParseAttributeGroupRef()
7825 xmlSchemaFormatQName(&str, refNs, ref), NULL); in xmlSchemaParseAttributeGroupRef()
8607 const xmlChar *refNs = NULL, *ref = NULL; in xmlSchemaParseElement() local
8616 NULL, attr, &refNs, &ref); in xmlSchemaParseElement()
8667 ref, refNs); in xmlSchemaParseElement()
9446 const xmlChar *ref = NULL, *refNs = NULL; in xmlSchemaParseModelGroupDefRef() local
[all …]