Home
last modified time | relevance | path

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

/third_party/libxml2/
Dxmlschemas.c5243 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()