Home | History | Annotate | Download | only in dist

Lines Matching refs:zErrMsg

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