Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c13103 static int idxFindIndexes( in idxFindIndexes() function
14007 rc = idxFindIndexes(p, pzErr); in sqlite3_expert_analyze()