Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_fs.c183 static int fsdirBestIndex(sqlite3_vtab *tab, sqlite3_index_info *pIdxInfo){ in fsdirBestIndex() function
825 fsdirBestIndex, /* xBestIndex */
/sqlite-3.40.0/ext/misc/
H A Dfileio.c894 static int fsdirBestIndex( in fsdirBestIndex() function
965 fsdirBestIndex, /* xBestIndex */ in fsdirRegister()