Searched refs:xmlSchemaParseLocalAttributes (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 6448 xmlSchemaParseLocalAttributes(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseLocalAttributes() function 7820 if (xmlSchemaParseLocalAttributes(pctxt, schema, &child, in xmlSchemaParseAttributeGroupDefinition() 11694 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseRestriction() 11839 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseExtension() 12309 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseComplexType()
|