Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c193129 int *piEndOffset, /* OUT: Byte offset of end of token in input buffer */
202701 int *piEndOffset, /* OUT: Ending offset of token */ argument
202733 *piEndOffset = c->iOffset;
203448 int *piEndOffset, /* OUT: Ending offset of token */ argument
203488 *piEndOffset = c->iOffset;
225199 int *piEndOffset, /* OUT: Ending offset of token */ argument
225250 *piEndOffset = pCsr->aOffset[iEnd];