Home
last modified time | relevance | path

Searched refs:xmlNodeAddContentLen (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h1024 xmlNodeAddContentLen (xmlNodePtr cur,
/external/libxml2/
Dtree.c1278 xmlNodeAddContentLen(last, q, cur - q); in xmlStringLenGetNodeList()
1430 xmlNodeAddContentLen(last, q, cur - q); in xmlStringLenGetNodeList()
1475 xmlNodeAddContentLen(last, q, cur - q); in xmlStringGetNodeList()
1613 xmlNodeAddContentLen(last, q, cur - q); in xmlStringGetNodeList()
5628 xmlNodeAddContentLen(xmlNodePtr cur, const xmlChar *content, int len) { in xmlNodeAddContentLen() function
5715 xmlNodeAddContentLen(cur, content, len); in xmlNodeAddContent()
Dxinclude.c1902 xmlNodeAddContentLen(node, &content[i], l); in xmlXIncludeLoadTxt()
Delfgcchack.h6459 #undef xmlNodeAddContentLen
6460 extern __typeof (xmlNodeAddContentLen) xmlNodeAddContentLen __attribute((alias("xmlNodeAddContentLe…
6462 #ifndef xmlNodeAddContentLen
6463 extern __typeof (xmlNodeAddContentLen) xmlNodeAddContentLen__internal_alias __attribute((visibility…
6464 #define xmlNodeAddContentLen xmlNodeAddContentLen__internal_alias macro