Home
last modified time | relevance | path

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

/third_party/sqlite/src/
Dshell.c10671 const char *zCreate = (const char*)sqlite3_column_text(pSelect, 0); in idxProcessOneTrigger() local
21478 const char *zCreate = in arCreateOrUpdateCommand() local
22801 char *zCreate = 0; /* CREATE TABLE statement text */ in do_meta_command() local