Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c12037 char *zIdx; /* Indexes */ member
12819 const char *zIdx = (const char*)sqlite3_column_text(pIdxList, 1); in idxFindCompatible() local
12890 char *zIdx = 0; in idxCreateFromCons() local
13133 const char *zIdx = 0; in idxFindIndexes() local
13522 const char *zIdx, in idxPopulateOneStat1()
13701 const char *zIdx = (const char*)sqlite3_column_text(pAllIndex, 2); in idxPopulateStat1() local
22219 const char *zIdx = sqlite3_expert_report(p, i, EXPERT_REPORT_INDEXES); in expertFinish() local