Searched refs:zQuote (Results 1 – 2 of 2) sorted by relevance
13821 char *zQuote = sqlite3_mprintf("%q", zSql); in do_meta_command() local13823 sqlite3_free(zQuote); in do_meta_command()
13844 char *zQuote = sqlite3_mprintf("%q", zSql); in do_meta_command() local13846 sqlite3_free(zQuote); in do_meta_command()