Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlBufferWriteQuotedString

7469  * xmlBufferWriteQuotedString:
7478 xmlBufferWriteQuotedString(xmlBufferPtr buf, const xmlChar *string) {
7487 "xmlBufferWriteQuotedString: string contains quote and double-quotes !\n");