Home | History | Annotate | Download | only in dist

Lines Matching refs:zErrMsg

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