Home
last modified time | relevance | path

Searched refs:db_int (Results 1 – 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
Dshell.c11032 static int db_int(ShellState *p, const char *zSql){ in db_int() function
11133 int val = db_int(p, zSql); in shell_dbinfo_command()
/external/sqlite/dist/
Dshell.c11055 static int db_int(ShellState *p, const char *zSql){ in db_int() function
11156 int val = db_int(p, zSql); in shell_dbinfo_command()