Searched defs:GetErrorCode (Results 1 – 4 of 4) sorted by relevance
32 const int32_t GetErrorCode() const { return errorCode; } in GetErrorCode() function
46 const int GetErrorCode() const { return errorCode.GetErrorCode(); } in GetErrorCode() function
126 int32_t GetErrorCode() const { in GetErrorCode() function
19 enum XML_Error (*GetErrorCode)(XML_Parser parser); member