Searched defs:Libxml2Global (Results 1 – 1 of 1) sorted by relevance
61 struct Libxml2Global { struct62 Libxml2Global() { in Libxml2Global() argument66 ~Libxml2Global() { in ~Libxml2Global()71 const std::string& getErrors() { return errors; } in getErrors()74 static void errorCb(void* ctxt, const char* msg, ...) { in errorCb()89 std::string errors;