HomeSort by relevance Sort by last modified time
    Searched defs:xmlTextWriterStartDocument (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
xmlwriter.c 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");
    [all...]
elfgcchack.h     [all...]

Completed in 246 milliseconds