Searched refs:xmlSchemaParseLocalAttributes (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 6482 xmlSchemaParseLocalAttributes(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseLocalAttributes() function 7854 if (xmlSchemaParseLocalAttributes(pctxt, schema, &child, in xmlSchemaParseAttributeGroupDefinition() 11741 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseRestriction() 11886 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseExtension() 12356 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseComplexType()
|