Home
last modified time | relevance | path

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

/sqlite-3.40.0/test/
H A Dvt02.c532 const char **azColname, /* Names of columns in the virtual table */ in sqlite3BestIndexLog()
943 static const char *azColname[] = { in vt02BestIndex() local
/sqlite-3.40.0/ext/misc/
H A Dqpvtab.c104 static const char *azColname[] = { variable