last_error 108 lib/common/xml_io.c const xmlError *last_error = NULL; last_error 148 lib/common/xml_io.c last_error = xmlCtxtGetLastError(ctxt); last_error 149 lib/common/xml_io.c if ((last_error != NULL) && (xml != NULL)) { last_error 173 lib/common/xml_io.c const xmlError *last_error = NULL; last_error 194 lib/common/xml_io.c last_error = xmlCtxtGetLastError(ctxt); last_error 195 lib/common/xml_io.c if ((last_error != NULL) && (xml != 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;