Searched refs:xmlNodeAddContentLen (Results 1 – 8 of 8) sorted by relevance
1072 xmlNodeAddContentLen (xmlNodePtr cur,
1002 xmlNodeAddContentLen;
1930 xmlNodeAddContentLen(node, &content[i], l); in xmlXIncludeLoadTxt()
6561 #undef xmlNodeAddContentLen6562 extern __typeof (xmlNodeAddContentLen) xmlNodeAddContentLen __attribute((alias("xmlNodeAddContentLe…6564 #ifndef xmlNodeAddContentLen6565 extern __typeof (xmlNodeAddContentLen) xmlNodeAddContentLen__internal_alias __attribute((visibility…6566 #define xmlNodeAddContentLen xmlNodeAddContentLen__internal_alias macro
5770 xmlNodeAddContentLen(xmlNodePtr cur, const xmlChar *content, int len) { in xmlNodeAddContentLen() function5857 xmlNodeAddContentLen(cur, content, len); in xmlNodeAddContent()
22213 xmlNodeAddContentLen(cur, (const xmlChar *)content, len); in test_xmlNodeAddContentLen()
1313 d xmlNodeAddContentLen...1314 d pr extproc('xmlNodeAddContentLen')
1278 xmlNodeAddContentLen