Lines Matching refs:xmlStrncat
1678 ret = xmlStrncat(ret, buf, 1);
1682 ret = xmlStrncat(ret, buf, 1);
1761 ret = xmlStrncat(ret, buf, 1);
1765 ret = xmlStrncat(ret, buf, 1);
5647 cur->content = xmlStrncat(cur->content, content, len);
6817 node->content = xmlStrncat(node->content, content, len);