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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c6222 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt,
7000 * xmlSchemaParseAnyAttribute:
7011 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt, function
7830 ret->attributeWildcard = xmlSchemaParseAnyAttribute(pctxt,
11716 xmlSchemaParseAnyAttribute(ctxt, schema, child);
11861 xmlSchemaParseAnyAttribute(ctxt, schema, child);
12330 type->attributeWildcard = xmlSchemaParseAnyAttribute(ctxt, schema, child);
/external/libxml2/
H A Dxmlschemas.c6241 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt,
7019 * xmlSchemaParseAnyAttribute:
7030 xmlSchemaParseAnyAttribute(xmlSchemaParserCtxtPtr ctxt, function
7849 ret->attributeWildcard = xmlSchemaParseAnyAttribute(pctxt,
11735 xmlSchemaParseAnyAttribute(ctxt, schema, child);
11880 xmlSchemaParseAnyAttribute(ctxt, schema, child);
12349 type->attributeWildcard = xmlSchemaParseAnyAttribute(ctxt, schema, child);

Completed in 156 milliseconds