Lines Matching +defs:db +defs:c

1082     char c = *z;  in zSkipValidUtf8()  local
1536 # define CONTINUE_PROMPT_AWAITC(p,c) argument
1547 # define CONTINUE_PROMPT_AWAITC(p,c) \ argument
1570 static void setLexemeOpen(struct DynaPrompt *p, char *s, char c){ in setLexemeOpen()
1852 static int hexDigitValue(char c){ in hexDigitValue()
1993 sqlite3 *db, /* The database connection containing the vtab */ in shellFakeSchema()
2135 sqlite3 *db = sqlite3_context_db_handle(pCtx); in shellAddSchemaName() local
3420 sqlite3 *db = sqlite3_context_db_handle(context); in sha3QueryFunc() local
3532 sqlite3 *db, in sqlite3_shathree_init()
3646 sqlite3 *db, in sqlite3_uint_init()
3744 char c = zIn[i]; in decimalNewFromText() local
4500 sqlite3 *db, in sqlite3_decimal_init()
4647 #define BX_DV_PROTO(c) \ argument
4697 char c; in skipNonB64() local
4717 char c = (nac<nti)? *pIn++ : b64Numerals[0]; in fromBase64() local
4822 (sqlite3 *db, char **pzErr, const sqlite3_api_routines *pApi){ in sqlite3_base_init()
4836 #define BASE64_INIT(db) sqlite3_base64_init(db, 0, 0) argument
4837 #define BASE64_EXPOSE(db, pzErr) /* Not needed, ..._init() does this. */ argument
4965 #define B85_CLASS( c ) (((c)>='#')+((c)>'&')+((c)>='*')+((c)>'z')) argument
4969 #define B85_DNOS( c ) b85_cOffset[B85_CLASS(c)] argument
4972 #define IS_B85( c ) (B85_CLASS(c) & 1) argument
4987 char c; in skipNonB85() local
5004 char c; in putcs() local
5067 char c = *pIn++; in fromBase85() local
5094 char c; in allBase85() local
5198 (sqlite3 *db, char **pzErr, const sqlite3_api_routines *pApi){ in sqlite3_base_init()
5221 # define BASE85_INIT(db) sqlite3_base85_init(db, 0, 0) argument
5222 # define BASE85_EXPOSE(db, pzErr) /* Not needed, ..._init() does this. */ argument
5591 sqlite3 *db, in sqlite3_ieee_init()
5870 sqlite3 *db, in seriesConnect()
6249 sqlite3 *db, in sqlite3_series_init()
6443 unsigned c; in re_next_char() local
6468 unsigned c = re_next_char(p); in re_next_char_nocase() local
6474 static int re_word_char(int c){ in re_word_char()
6480 static int re_digit_char(int c){ in re_digit_char()
6485 static int re_space_char(int c){ in re_space_char()
6498 int c = RE_START; in re_match() local
6691 static int re_hex(int c, int *pV){ in re_hex()
6712 char c; in re_esc_char() local
6782 unsigned c; in re_subcompile_string() local
7123 sqlite3 *db, in sqlite3_regexp_init()
7294 sqlite3 *db; in readFileContents() local
7755 sqlite3 *db, in fsdirConnect()
8120 static int fsdirRegister(sqlite3 *db){ in fsdirRegister()
8160 sqlite3 *db, in sqlite3_fileio_init()
8244 sqlite3 *db; /* Database connection for this completion vtab */ member
8254 sqlite3 *db; /* Database connection for this cursor */ member
8295 sqlite3 *db, in completionConnect()
8673 int sqlite3CompletionVtabInit(sqlite3 *db){ in sqlite3CompletionVtabInit()
8685 sqlite3 *db, in sqlite3_completion_init()
9349 sqlite3 *db, in sqlite3_appendvfs_init()
9665 sqlite3 *db; /* Host database connection */ member
9704 char c = zIn[iIn++]; in zipfileDequote() local
9721 sqlite3 *db, in zipfileConnect()
11555 static int zipfileRegister(sqlite3 *db){ in zipfileRegister()
11605 sqlite3 *db, in sqlite3_zipfile_init()
11725 sqlite3 *db, in sqlite3_sqlar_init()
12072 sqlite3 *db; /* User database */ member
12231 sqlite3 *db, /* Database handle */ in idxDatabaseError()
12241 sqlite3 *db, /* Database handle to compile against */ in idxPrepareStmt()
12258 sqlite3 *db, /* Database handle to compile against */ in idxPrintfPrepareStmt()
12329 sqlite3 *db, in expertConnect()
12610 sqlite3 *db, /* Database connection to read details from */ in idxGetTableInfo()
13497 static int idxLargestIndex(sqlite3 *db, int *pnMax, char **pzErr){ in idxLargestIndex()
13756 void useDummyCS(void *up1, sqlite3 *db, int etr, const char *zName){ in useDummyCS()
13827 sqlite3expert *sqlite3_expert_new(sqlite3 *db, char **pzErrmsg){ in sqlite3_expert_new()
14288 sqlite3 *db; member
14565 char c = z[0]; in intckGetToken() local
14591 static int intckIsSpace(char c){ in intckIsSpace()
15028 sqlite3 *db, /* Database handle to operate on */ in sqlite3_intck_open()
15580 sqlite3 *db; /* The database connection */ member
15641 sqlite3 *db, in dbdataConnect()
16424 static int sqlite3DbdataRegister(sqlite3 *db){ in sqlite3DbdataRegister()
16461 sqlite3 *db, in sqlite3_dbdata_init()
16903 static int recoverDbError(sqlite3_recover *p, sqlite3 *db){ in recoverDbError()
16918 sqlite3 *db, in recoverPrepare()
16943 sqlite3 *db, in recoverPreparePrintf()
16987 sqlite3 *db = sqlite3_db_handle(pStmt); in recoverFinalize() local
17003 static int recoverExec(sqlite3_recover *p, sqlite3 *db, const char *zSql){ in recoverExec()
17408 sqlite3 *db = p->dbOut; in recoverTransferSettings() local
17449 sqlite3 *db = 0; /* New database handle */ in recoverOpenOutput() local
19163 sqlite3* db, in recoverInit()
19201 sqlite3* db, in sqlite3_recover_init()
19213 sqlite3* db, in sqlite3_recover_init_sql()
19402 sqlite3 *db; /* The database */ member
19456 sqlite3 *db; /* Connection pointer */ member
19673 sqlite3 *db; in editFunc() local
19861 char c; in output_quoted_string() local
19908 char c; in output_quoted_escaped_string() local
19992 char c; in output_c_string() local
20034 char c; in output_json_string() local
20326 char c = z[n]; in printSchemaLineN() local
20590 char c; in shell_callback() local
20999 static char *shell_error_context(const char *zSql, sqlite3 *db){ in shell_error_context()
21091 sqlite3 *db, /* Database to query */ in save_err_msg()
21178 sqlite3 *db, /* Database to query */ in display_stats()
21342 sqlite3 *db, /* Database to query */ in display_explain_scanstats()
21530 sqlite3 *db, /* Database to query */ in display_scanstats()
22313 sqlite3 *db = pArg->db; in shell_exec() local
22568 static void toggleSelectOrder(sqlite3 *db){ in toggleSelectOrder()
23585 void close_db(sqlite3 *db){ in close_db()
23680 char c; in resolve_backslashes() local
23896 static void import_append_char(ImportCtx *p, int c){ in import_append_char()
23919 int c; in csv_read_one_field() local
24008 int c; in ascii_read_one_field() local
24309 static int db_int(sqlite3 *db, const char *zSql){ in db_int()
24434 static int shellDatabaseError(sqlite3 *db){ in shellDatabaseError()
24464 int c, c2; in testcase_glob() local
24629 sqlite3 *db = sqlite3_context_db_handle(pCtx); in shellFkeyCollateClause() local
24670 sqlite3 *db = pState->db; /* Database handle to query "main" db of */ in lintFkeyIndexes() local
24856 sqlite3 *db, in shellPrepare()
24875 sqlite3 *db, in shellPreparePrintf()
24905 sqlite3 *db = sqlite3_db_handle(pStmt); in shellFinalize() local
24930 sqlite3 *db = sqlite3_db_handle(pStmt); in shellReset() local
24960 sqlite3 *db; /* Database containing the archive */ member
26089 int n, c; in do_meta_command() local
29104 sqlite3 *db; in do_meta_command() local