Home
last modified time | relevance | path

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

/external/sqlite/dist/orig/
Dshell.c13821 char *zQuote = sqlite3_mprintf("%q", zSql); in do_meta_command() local
13823 sqlite3_free(zQuote); in do_meta_command()
/external/sqlite/dist/
Dshell.c13844 char *zQuote = sqlite3_mprintf("%q", zSql); in do_meta_command() local
13846 sqlite3_free(zQuote); in do_meta_command()