Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlNewComment

2669  * xmlNewComment:
2676 xmlNewComment(const xmlChar *content) {
2746 cur = xmlNewComment(content);