Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlNodeAddContentLen

5760  * xmlNodeAddContentLen:
5771 xmlNodeAddContentLen(xmlNodePtr cur, const xmlChar *content, int len) {
5775 "xmlNodeAddContentLen : node == NULL\n");
5858 xmlNodeAddContentLen(cur, content, len);