Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlNewTextLen

971 		    tmp = xmlNewTextLen(NULL, 0);
980 tmp = xmlNewTextLen(content, len);
1031 tmp = xmlNewTextLen(NULL, 0);