Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlBufferCat

5235 	    xmlBufferCat(buffer, cur->content);
5246 xmlBufferCat(buffer, tmp->content);
5293 xmlBufferCat(buffer, tmp->content);
5302 xmlBufferCat(buffer, cur->content);
5348 xmlBufferCat(buffer, ((xmlNsPtr) cur)->href);
7407 * xmlBufferCat:
7417 xmlBufferCat(xmlBufferPtr buf, const xmlChar *str) {
7475 xmlBufferCat(buf, string);
7536 xmlBufferCat(buf, string);
7541 xmlBufferCat(buf, string);