Home
last modified time | relevance | path

Searched defs:iBefore (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dregexp.c391 static int re_insert(ReCompiled *p, int iBefore, int op, int arg){ in re_insert()
/sqlite-3.40.0/ext/lsm1/
H A Dlsm_shared.c774 int lsmBlockAllocate(lsm_db *pDb, int iBefore, int *piBlk){ in lsmBlockAllocate()