Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlNewChild

2464  * NOTE: Use xmlNewChild() if @content will contain entities that need to be
2855 * xmlNewChild:
2872 xmlNewChild(xmlNodePtr parent, xmlNsPtr ns,
2879 "xmlNewChild : parent == NULL\n");
2887 "xmlNewChild : name == NULL\n");