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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c5131 * xmlSchemaAddAttribute:
5143 xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, function
7286 attrDecl = xmlSchemaAddAttribute(pctxt, schema, name, ns, node, 0);
7530 ret = xmlSchemaAddAttribute(pctxt, schema, attrValue,
/external/libxml2/
H A Dxmlschemas.c5150 * xmlSchemaAddAttribute:
5162 xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, function
7305 attrDecl = xmlSchemaAddAttribute(pctxt, schema, name, ns, node, 0);
7549 ret = xmlSchemaAddAttribute(pctxt, schema, attrValue,

Completed in 277 milliseconds