Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlNewProp

1885  * xmlNewProp:
1894 xmlNewProp(xmlNodePtr node, const xmlChar *name, const xmlChar *value) {
1899 "xmlNewProp : name == NULL\n");