OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sqlite3_result_error_code
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/public-domain/sqlite/dist/
sqlite3ext.h
560
#define
sqlite3_result_error_code
sqlite3_api->result_error_code
macro
sqlite3.c
6795
** ^The
sqlite3_result_error_code
() function changes the error code
6910
SQLITE_API void
sqlite3_result_error_code
(sqlite3_context*, int);
94212
SQLITE_API void
sqlite3_result_error_code
(sqlite3_context *pCtx, int errCode){
function
142780
#define
sqlite3_result_error_code
macro
[
all
...]
Completed in 71 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026