Searched refs:xmlSchemaParseLocalAttributes (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/third_party/libxml/src/ |
| D | xmlschemas.c | 6448 xmlSchemaParseLocalAttributes(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseLocalAttributes() function 7820 if (xmlSchemaParseLocalAttributes(pctxt, schema, &child, in xmlSchemaParseAttributeGroupDefinition() 11707 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseRestriction() 11852 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseExtension() 12322 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseComplexType()
|
| /external/libxml2/ |
| D | xmlschemas.c | 6467 xmlSchemaParseLocalAttributes(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaParseLocalAttributes() function 7839 if (xmlSchemaParseLocalAttributes(pctxt, schema, &child, in xmlSchemaParseAttributeGroupDefinition() 11726 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseRestriction() 11871 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseExtension() 12341 if (xmlSchemaParseLocalAttributes(ctxt, schema, &child, in xmlSchemaParseComplexType()
|