Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c14763 int bIsIndex = 0; in intckCheckObjectSql() local
14876 bIsIndex = intckIsIndex(p, zObj); in intckCheckObjectSql()
14877 if( bIsIndex ){ in intckCheckObjectSql()