last_error 172 lib/common/xml_io.c const xmlError *last_error = NULL; last_error 224 lib/common/xml_io.c last_error = xmlCtxtGetLastError(ctxt); last_error 225 lib/common/xml_io.c if (last_error != NULL) { last_error 250 lib/common/xml_io.c const xmlError *last_error = NULL; last_error 273 lib/common/xml_io.c last_error = xmlCtxtGetLastError(ctxt); last_error 274 lib/common/xml_io.c if (last_error != NULL) { last_error 195 libltdl/loaders/loadlibrary.c DWORD last_error; last_error 202 libltdl/loaders/loadlibrary.c last_error = GetLastError (); last_error 204 libltdl/loaders/loadlibrary.c SetLastError (last_error); last_error 35 libltdl/lt_error.c static const char *last_error = 0; last_error 104 libltdl/lt_error.c return last_error; last_error 110 libltdl/lt_error.c return last_error = errormsg;