Searched defs:errorString (Results 1 – 16 of 16) sorted by relevance
10 const char* TiXmlBase::errorString[ TIXML_ERROR_STRING_COUNT ] = member in TiXmlBase
184 static const char* errorString[ TIXML_ERROR_STRING_COUNT ]; variable
34 const char* TiXmlBase::errorString[ TiXmlBase::TIXML_ERROR_STRING_COUNT ] = member in TiXmlBase
371 static const char* errorString[ TIXML_ERROR_STRING_COUNT ]; variable
19 …const errorString = errors.map(e => ` ${e.file ? e.file.fileName : "[global]"}: ${e.messageText… constant
104 final String errorString = "Should throw exceptions when the parsed message isn't initialized."; in assertParsePartial() local
325 std::string errorString = errorStream.str(); in getEGLError() local
173 const XML_LChar* errorString = XML_ErrorString(error); in parse() local
196 const XML_LChar* errorString = XML_ErrorString(error); in parse() local
135 bool FunctionsGLX::initialize(Display *xDisplay, int screen, std::string *errorString) in initialize()
534 const XML_LChar* errorString = XML_ErrorString(error); in parse_config_file() local
709 const XML_LChar* errorString = XML_ErrorString(error); in parse_config_file() local
533 const XML_LChar* errorString = XML_ErrorString(error); in parse_config_file() local
701 const XML_LChar* errorString = XML_ErrorString(error); in parse_config_file() local
356 const char *errorString; in dyld_get_error_str() local
1856 std::string errorString; local