Searched refs:XML_ERROR (Results 1 – 1 of 1) sorted by relevance
481 #define XML_ERROR(msg, ...) do { \ macro972 XML_ERROR ("%s.", XML_ErrorString(XML_GetErrorCode(p))); in parseOneConfigFile()