Home
last modified time | relevance | path

Searched refs:VT02_COL_FLAGS (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/test/
H A Dvt02.c230 #define VT02_COL_FLAGS 5 in vt02Connect() macro
753 case VT02_COL_FLAGS: in vt02BestIndex()
777 if( j>=VT02_COL_FLAGS ) continue; in vt02BestIndex()