Home | History | Annotate | Download | only in dist

Lines Matching full:zerrmsg

811   void (*xDlError)(sqlite3_vfs*, int nByte, char *zErrMsg);
4313 ** string obtained from [sqlite3_mprintf()] to zErrMsg. The method should
4315 ** prior to assigning a new string to zErrMsg. ^After the error message
4317 ** freed by sqlite3_free() and the zErrMsg field will be zeroed.
4322 char *zErrMsg; /* Error message from sqlite3_mprintf() */