Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlschemas.c6502 xmlSchemaCheckReference(xmlSchemaParserCtxtPtr pctxt, in xmlSchemaCheckReference() function
7222 if (xmlSchemaCheckReference(pctxt, schema, node, attr, tmpNs) != 0) in xmlSchemaParseLocalAttribute()
7759 if (xmlSchemaCheckReference(pctxt, schema, node, attr, refNs) != 0) in xmlSchemaParseAttributeGroupRef()
8472 xmlSchemaCheckReference(ctxt, schema, node, attr, in xmlSchemaParseIDC()
8617 xmlSchemaCheckReference(ctxt, schema, node, attr, refNs); in xmlSchemaParseElement()
8826 xmlSchemaCheckReference(ctxt, schema, node, in xmlSchemaParseElement()
9462 xmlSchemaCheckReference(ctxt, schema, node, attr, refNs); in xmlSchemaParseModelGroupDefRef()