Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlBufferCat

5210 	    xmlBufferCat(buffer, cur->content);
5221 xmlBufferCat(buffer, tmp->content);
5268 xmlBufferCat(buffer, tmp->content);
5277 xmlBufferCat(buffer, cur->content);
5323 xmlBufferCat(buffer, ((xmlNsPtr) cur)->href);
7380 * xmlBufferCat:
7390 xmlBufferCat(xmlBufferPtr buf, const xmlChar *str) {
7448 xmlBufferCat(buf, string);
7509 xmlBufferCat(buf, string);
7514 xmlBufferCat(buf, string);