Home
last modified time | relevance | path

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

/external/chromium_org/third_party/sqlite/src/src/
Dvacuum.c173 char *zKey; in sqlite3RunVacuum() local
Dfkey.c191 char *zKey = pFKey->aCol[0].zCol; /* Name of left-most parent key column */ in locateFkeyIndex() local
895 char *zKey = p->aCol[i].zCol; in sqlite3FkRequired() local
Dattach.c160 char *zKey; in attachFunc() local
Dpragma.c1477 char zKey[40]; in sqlite3Pragma() local
Dvdbe.c4326 const char *zKey; in sqlite3VdbeExec() local
Dtest1.c668 const char *zKey; in test_key() local
696 const char *zKey; in test_rekey() local
/external/chromium_org/third_party/sqlite/src/ext/fts3/
Dfts3_write.c1250 char *zKey = (char *)fts3HashKey(pE); in sqlite3Fts3SegReaderPending() local