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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c184511 sqlite3_int64 nDoc; /* Documents in table */ member in struct:Fts3Cursor
187756 int nDoc = 0; /* Return value */ local
189540 sqlite3_int64 nDoc = 0; local
190765 sqlite3_int64 nDoc; /* 'documents' values for current csr row */ member in struct:Fts3auxCursor::Fts3auxColstats
200781 sqlite3_int64 nDoc; /* Number of docs in database */ member in struct:MatchInfo
201340 fts3SnippetShift( Fts3Table *pTab, int iLangid, int nSnippet, const char *zDoc, int nDoc, int *piPos, u64 *pHlmask ) argument
201419 int nDoc; /* Size of zDoc in bytes */ local
201736 sqlite3_int64 nDoc; local
201941 sqlite3_int64 nDoc = 0; local
201949 sqlite3_int64 nDoc; /* Number of rows in table */ local
202320 int nDoc; local
232996 int nDoc; local
[all...]

Completed in 725 milliseconds