Searched refs:xXML_GetErrorCode (Results 1 – 1 of 1) sorted by relevance
28870 typedef __typeof__ ( XML_GetErrorCode ) *xXML_GetErrorCode; typedef28889 typedef XMLPARSEAPI(enum XML_Error) (*xXML_GetErrorCode)(XML_Parser); //NOLINT28926 static xXML_GetErrorCode m_pXML_GetErrorCode;28963 xXML_GetErrorCode CExpat::m_pXML_GetErrorCode = (xXML_GetErrorCode)CExpat::Stub;