Searched refs:p_XML_ErrorString (Results 1 – 2 of 2) sorted by relevance
137 static const XML_LChar * (*p_XML_ErrorString) (int code); variable148 #define XML_ErrorString (*p_XML_ErrorString)175 && (p_XML_ErrorString = dlsym (handle, "XML_ErrorString")) != NULL) in load_libexpat()
348 p_XML_GetCurrentColumnNumber, p_XML_ParserFree, p_XML_ErrorString,