Searched defs:zMsg (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/sqlite3/ | ||
H A D | shell.c | 7354 sqlite3_free(zMsg); in ctxErrorMsg() local |
H A D | sqlite3.c | 32455 char zMsg[SQLITE_PRINT_BUF_SIZE*3]; /* Complete log message */ renderLogMsg() local |