sqlite3_result_error 4425 third_party/sqlite/amalgamation/sqlite3.c SQLITE_API void sqlite3_result_error(sqlite3_context*, const char*, int);
sqlite3_result_error 60885 third_party/sqlite/amalgamation/sqlite3.c   sqlite3_result_error(context, zErr, -1);
sqlite3_result_error 76265 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_error(context, zErrDyn, -1);
sqlite3_result_error 76324 third_party/sqlite/amalgamation/sqlite3.c   sqlite3_result_error(context, zErr, -1);
sqlite3_result_error 81835 third_party/sqlite/amalgamation/sqlite3.c           sqlite3_result_error(context, "integer overflow", -1);
sqlite3_result_error 82400 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_error(context, "LIKE or GLOB pattern too complex", -1);
sqlite3_result_error 82412 third_party/sqlite/amalgamation/sqlite3.c       sqlite3_result_error(context, 
sqlite3_result_error 82899 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_error(context, zErrMsg, -1);
sqlite3_result_error 82955 third_party/sqlite/amalgamation/sqlite3.c       sqlite3_result_error(context,"integer overflow",-1);
sqlite3_result_error 87100 third_party/sqlite/amalgamation/sqlite3.c   sqlite3_result_error,
sqlite3_result_error 116396 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_error(pContext, zErr, -1);
sqlite3_result_error 116426 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_error(pContext, 
sqlite3_result_error 118093 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_error(context, 
sqlite3_result_error 118105 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_error(context, "No such tokenizer module", -1);
sqlite3_result_error 118133 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_error(context, "Error parsing expression", -1);
sqlite3_result_error 119262 third_party/sqlite/amalgamation/sqlite3.c       sqlite3_result_error(context, "argument type mismatch", -1);
sqlite3_result_error 119268 third_party/sqlite/amalgamation/sqlite3.c       sqlite3_result_error(context, "out of memory", -1);
sqlite3_result_error 119275 third_party/sqlite/amalgamation/sqlite3.c       sqlite3_result_error(context, zErr, -1);
sqlite3_result_error 119465 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_error(context, zErr, -1);
sqlite3_result_error 119503 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_error(context, zErr, -1);
sqlite3_result_error 124231 third_party/sqlite/amalgamation/sqlite3.c         sqlite3_result_error(pContext, zErr, -1);
sqlite3_result_error 127388 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_error(ctx, "Invalid argument to rtreedepth()", -1); 
sqlite3_result_error 127667 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_error(context, "LIKE or GLOB pattern too complex", -1);
sqlite3_result_error 127682 third_party/sqlite/amalgamation/sqlite3.c       sqlite3_result_error(context, 
sqlite3_result_error 127708 third_party/sqlite/amalgamation/sqlite3.c   sqlite3_result_error(pCtx, zBuf, -1);
sqlite3_result_error 127939 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_error(p, "Error registering collation function", -1);
sqlite3_result_error 3882 third_party/sqlite/amalgamation/sqlite3.h SQLITE_API void sqlite3_result_error(sqlite3_context*, const char*, int);
sqlite3_result_error 3220 third_party/sqlite/src/ext/fts1/fts1.c     sqlite3_result_error(pContext, "illegal first argument to html_snippet",-1);
sqlite3_result_error 3254 third_party/sqlite/src/ext/fts1/fts1.c     sqlite3_result_error(pContext, "illegal first argument to offsets",-1);
sqlite3_result_error 6347 third_party/sqlite/src/ext/fts2/fts2.c     sqlite3_result_error(pContext, "illegal first argument to html_snippet",-1);
sqlite3_result_error 6381 third_party/sqlite/src/ext/fts2/fts2.c     sqlite3_result_error(pContext, "illegal first argument to offsets",-1);
sqlite3_result_error 6595 third_party/sqlite/src/ext/fts2/fts2.c     sqlite3_result_error(pContext, "excess arguments to optimize()",-1);
sqlite3_result_error 6598 third_party/sqlite/src/ext/fts2/fts2.c     sqlite3_result_error(pContext, "illegal first argument to optimize",-1);
sqlite3_result_error 6697 third_party/sqlite/src/ext/fts2/fts2.c       sqlite3_result_error(pContext, buf, -1);
sqlite3_result_error 6711 third_party/sqlite/src/ext/fts2/fts2.c   sqlite3_result_error(pContext, buf, -1);
sqlite3_result_error   81 third_party/sqlite/src/ext/fts2/fts2_tokenizer.c       sqlite3_result_error(context, "argument type mismatch", -1);
sqlite3_result_error   87 third_party/sqlite/src/ext/fts2/fts2_tokenizer.c       sqlite3_result_error(context, "out of memory", -1);
sqlite3_result_error   94 third_party/sqlite/src/ext/fts2/fts2_tokenizer.c       sqlite3_result_error(context, zErr, -1);
sqlite3_result_error  177 third_party/sqlite/src/ext/fts2/fts2_tokenizer.c     sqlite3_result_error(context, zErr, -1);
sqlite3_result_error  215 third_party/sqlite/src/ext/fts2/fts2_tokenizer.c     sqlite3_result_error(context, zErr, -1);
sqlite3_result_error 3346 third_party/sqlite/src/ext/fts3/fts3.c     sqlite3_result_error(pContext, zErr, -1);
sqlite3_result_error 3376 third_party/sqlite/src/ext/fts3/fts3.c     sqlite3_result_error(pContext, 
sqlite3_result_error  869 third_party/sqlite/src/ext/fts3/fts3_expr.c     sqlite3_result_error(context, 
sqlite3_result_error  881 third_party/sqlite/src/ext/fts3/fts3_expr.c     sqlite3_result_error(context, "No such tokenizer module", -1);
sqlite3_result_error  909 third_party/sqlite/src/ext/fts3/fts3_expr.c     sqlite3_result_error(context, "Error parsing expression", -1);
sqlite3_result_error 1598 third_party/sqlite/src/ext/fts3/fts3_snippet.c         sqlite3_result_error(pContext, zErr, -1);
sqlite3_result_error   78 third_party/sqlite/src/ext/fts3/fts3_tokenizer.c       sqlite3_result_error(context, "argument type mismatch", -1);
sqlite3_result_error   84 third_party/sqlite/src/ext/fts3/fts3_tokenizer.c       sqlite3_result_error(context, "out of memory", -1);
sqlite3_result_error   91 third_party/sqlite/src/ext/fts3/fts3_tokenizer.c       sqlite3_result_error(context, zErr, -1);
sqlite3_result_error  283 third_party/sqlite/src/ext/fts3/fts3_tokenizer.c     sqlite3_result_error(context, zErr, -1);
sqlite3_result_error  321 third_party/sqlite/src/ext/fts3/fts3_tokenizer.c     sqlite3_result_error(context, zErr, -1);
sqlite3_result_error  172 third_party/sqlite/src/ext/icu/icu.c     sqlite3_result_error(context, "LIKE or GLOB pattern too complex", -1);
sqlite3_result_error  187 third_party/sqlite/src/ext/icu/icu.c       sqlite3_result_error(context, 
sqlite3_result_error  213 third_party/sqlite/src/ext/icu/icu.c   sqlite3_result_error(pCtx, zBuf, -1);
sqlite3_result_error  444 third_party/sqlite/src/ext/icu/icu.c     sqlite3_result_error(p, "Error registering collation function", -1);
sqlite3_result_error 3131 third_party/sqlite/src/ext/rtree/rtree.c     sqlite3_result_error(ctx, "Invalid argument to rtreedepth()", -1); 
sqlite3_result_error  222 third_party/sqlite/src/src/attach.c     sqlite3_result_error(context, zErrDyn, -1);
sqlite3_result_error  281 third_party/sqlite/src/src/attach.c   sqlite3_result_error(context, zErr, -1);
sqlite3_result_error  136 third_party/sqlite/src/src/func.c           sqlite3_result_error(context, "integer overflow", -1);
sqlite3_result_error  701 third_party/sqlite/src/src/func.c     sqlite3_result_error(context, "LIKE or GLOB pattern too complex", -1);
sqlite3_result_error  713 third_party/sqlite/src/src/func.c       sqlite3_result_error(context, 
sqlite3_result_error 1200 third_party/sqlite/src/src/func.c     sqlite3_result_error(context, zErrMsg, -1);
sqlite3_result_error 1256 third_party/sqlite/src/src/func.c       sqlite3_result_error(context,"integer overflow",-1);
sqlite3_result_error  216 third_party/sqlite/src/src/loadext.c   sqlite3_result_error,
sqlite3_result_error  745 third_party/sqlite/src/src/tclsqlite.c       sqlite3_result_error(context, Tcl_GetStringResult(p->interp), -1); 
sqlite3_result_error  788 third_party/sqlite/src/src/tclsqlite.c         sqlite3_result_error(context, Tcl_GetStringResult(p->interp), -1); 
sqlite3_result_error  803 third_party/sqlite/src/src/tclsqlite.c     sqlite3_result_error(context, Tcl_GetStringResult(p->interp), -1); 
sqlite3_result_error  891 third_party/sqlite/src/src/test1.c     sqlite3_result_error(context, "tkt2213 is not fixed", -1);
sqlite3_result_error 1079 third_party/sqlite/src/src/test1.c       sqlite3_result_error(context, "value of 40 handed to x_count", -1);
sqlite3_result_error 1093 third_party/sqlite/src/src/test1.c       sqlite3_result_error(context, "x_count totals to 42", -1);
sqlite3_result_error 2161 third_party/sqlite/src/src/test1.c   sqlite3_result_error(context,"first argument should be one of: "
sqlite3_result_error 1178 third_party/sqlite/src/src/test8.c     sqlite3_result_error(pContext, Tcl_GetStringResult(interp), -1);
sqlite3_result_error  227 third_party/sqlite/src/src/test_func.c   sqlite3_result_error(pCtx, (char*)sqlite3_value_text(argv[0]), -1);
sqlite3_result_error   64 third_party/sqlite/src/src/test_loadext.c       sqlite3_result_error(context, zMsg, -1);
sqlite3_result_error   69 third_party/sqlite/src/src/test_loadext.c     sqlite3_result_error(context, "unknown status type", -1);
sqlite3_result_error   80 third_party/sqlite/src/src/test_loadext.c     sqlite3_result_error(context, zMsg, -1);
sqlite3_result_error  551 third_party/sqlite/src/src/vdbeapi.c   sqlite3_result_error(context, zErr, -1);