Home
last modified time | relevance | path

Searched refs:ctxErrorMsg (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c4825 static void ctxErrorMsg(sqlite3_context *ctx, const char *zFmt, ...){ in ctxErrorMsg() function
5143 ctxErrorMsg(context, "failed to create symlink: %s", zFile); in writefileFunc()
5145 ctxErrorMsg(context, "failed to create directory: %s", zFile); in writefileFunc()
5147 ctxErrorMsg(context, "failed to write file: %s", zFile); in writefileFunc()

Completed in 55 milliseconds