Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlNodeAddContentLen

5759  * xmlNodeAddContentLen:
5770 xmlNodeAddContentLen(xmlNodePtr cur, const xmlChar *content, int len) {
5774 "xmlNodeAddContentLen : node == NULL\n");
5857 xmlNodeAddContentLen(cur, content, len);