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

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

Completed in 42 milliseconds