Searched refs:nDb (Results 1 – 1 of 1) sorted by relevance
34916 if( nDb==0 || zPath[nDb]=='.' ) return SQLITE_OK;34918 nDb--;71756 int nDb;71760 nDb = db->nDb;71777 int nDb;71780 nDb = db->nDb;96687 db->nDb++;97900 db->nDb = j;121511 nDb = db->nDb;121518 if( db->nDb>nDb ){[all …]
Completed in 479 milliseconds