Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlNewNsProp

1943  * xmlNewNsProp:
1953 xmlNewNsProp(xmlNodePtr node, xmlNsPtr ns, const xmlChar *name,
1959 "xmlNewNsProp : name == NULL\n");