Searched defs:Libxml2Global (Results 1 – 1 of 1) sorted by relevance
60 struct Libxml2Global { struct61 Libxml2Global() { in Libxml2Global() argument65 ~Libxml2Global() { in ~Libxml2Global()73 const std::string& getErrors() { return errors; } in getErrors()76 static void errorCb(void* ctxt, const char* msg, ...) { in errorCb()91 std::string errors;