Searched refs:xmlSchemaParseLocalAttributes (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libxml2/ |
H A D | xmlschemas.c | 6441 xmlSchemaParseLocalAttributes(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseLocalAttributes() function 7815 if (xmlSchemaParseLocalAttributes(pctxt, schema, &child, in xmlSchemaParseAttributeGroupDefinition() 11695 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseRestriction() 11840 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseExtension() 12310 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseComplexType()
|