Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlTextWriterStartDocument

514  * xmlTextWriterStartDocument:
525 xmlTextWriterStartDocument(xmlTextWriterPtr writer, const char *version,
535 "xmlTextWriterStartDocument : invalid writer!\n");
542 "xmlTextWriterStartDocument : not allowed in this context!\n");
551 "xmlTextWriterStartDocument : out of memory!\n");