Lines Matching refs:zErrMsg
1193 void (*xDlError)(sqlite3_vfs*, int nByte, char *zErrMsg);
5765 ** string obtained from [sqlite3_mprintf()] to zErrMsg. The method should
5767 ** prior to assigning a new string to zErrMsg. ^After the error message
5769 ** freed by sqlite3_free() and the zErrMsg field will be zeroed.
5774 char *zErrMsg; /* Error message from sqlite3_mprintf() */