Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c136696 char bKeepSorted; /* True if advantageous to keep a[] sorted */ member
136854 }else if( p->bKeepSorted ){
136966 p->bKeepSorted = 1;
137013 p->bKeepSorted = 1;