Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c6283 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt,
7072 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseAnyAttribute() function
7891 ret->attributeWildcard = xmlSchemaParseAnyAttribute(pctxt, in xmlSchemaParseAttributeGroupDefinition()
11776 xmlSchemaParseAnyAttribute(ctxt, schema, child); in xmlSchemaParseRestriction()
11921 xmlSchemaParseAnyAttribute(ctxt, schema, child); in xmlSchemaParseExtension()
12390 type->attributeWildcard = xmlSchemaParseAnyAttribute(ctxt, schema, child); in xmlSchemaParseComplexType()