Searched refs:xmlSchemaAddAttribute (Results 1 – 1 of 1) sorted by relevance
| /third_party/libxml2/ |
| D | xmlschemas.c | 5243 xmlSchemaAddAttribute(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, in xmlSchemaAddAttribute() function 7398 attrDecl = xmlSchemaAddAttribute(pctxt, schema, name, ns, node, 0); in xmlSchemaParseLocalAttribute() 7642 ret = xmlSchemaAddAttribute(pctxt, schema, attrValue, in xmlSchemaParseGlobalAttribute()
|