HomeSort by: relevance | last modified time | path
    Searched defs:shell_error_context (Results 1 - 1 of 1) sorted by relevancy

  /src/external/public-domain/sqlite/dist/
shell.c 25880 static char *shell_error_context(const char *zSql, sqlite3 *db){ function
25936 char *zContext = shell_error_context(zSelect, p->db);
25985 zContext = shell_error_context(zSql, db);
    [all...]

Completed in 46 milliseconds