Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlTextWriterStartDocument

504  * xmlTextWriterStartDocument:
515 xmlTextWriterStartDocument(xmlTextWriterPtr writer, const char *version,
525 "xmlTextWriterStartDocument : invalid writer!\n");
532 "xmlTextWriterStartDocument : not allowed in this context!\n");
541 "xmlTextWriterStartDocument : out of memory!\n");