Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrncat

1722                 ret = xmlStrncat(ret, buf, 1);
1726 ret = xmlStrncat(ret, buf, 1);
1805 ret = xmlStrncat(ret, buf, 1);
1809 ret = xmlStrncat(ret, buf, 1);
5795 cur->content = xmlStrncat(cur->content, content, len);
6968 node->content = xmlStrncat(node->content, content, len);