Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c6256 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt,
7045 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt, in xmlSchemaParseAnyAttribute() function
7864 ret->attributeWildcard = xmlSchemaParseAnyAttribute(pctxt, in xmlSchemaParseAttributeGroupDefinition()
11750 xmlSchemaParseAnyAttribute(ctxt, schema, child); in xmlSchemaParseRestriction()
11895 xmlSchemaParseAnyAttribute(ctxt, schema, child); in xmlSchemaParseExtension()
12364 type->attributeWildcard = xmlSchemaParseAnyAttribute(ctxt, schema, child); in xmlSchemaParseComplexType()