Home
last modified time | relevance | path

Searched defs:zCreate (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c13153 const char *zCreate = (const char*)sqlite3_column_text(pSelect, 0); in idxProcessOneTrigger() local
24231 const char *zCreate = in arCreateOrUpdateCommand() local
25568 char *zCreate = 0; /* CREATE TABLE statement text */ in do_meta_command() local
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c13148 const char *zCreate = (const char*)sqlite3_column_text(pSelect, 0); in idxProcessOneTrigger() local
24211 const char *zCreate = in arCreateOrUpdateCommand() local
25548 char *zCreate = 0; /* CREATE TABLE statement text */ in do_meta_command() local