Home
last modified time | relevance | path

Searched refs:nBase (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c5208 int nBase; member
5285 pCur->nBase = 0; in fsdirResetCursor()
5389 sqlite3_result_text(ctx, &pCur->zPath[pCur->nBase], -1, SQLITE_TRANSIENT); in fsdirColumn()
5492 pCur->nBase = (int)strlen(pCur->zBase)+1; in fsdirFilter()
H A Dsqlite3.c138909 int nBase = nExpr + bSeq + nData; /* Fields in sorter record */ global() local
151656 int nBase; /* Number of terms through the last non-Virtual */ global() member
[all...]

Completed in 167 milliseconds