Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlNewTextLen

1460 		    tmp = xmlNewTextLen(NULL, 0);
1470 tmp = xmlNewTextLen(content, len);
1516 tmp = xmlNewTextLen(NULL, 0);