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

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c116402 sqlite3_int64 nDoc; /* Documents in table */ member in struct:Fts3Cursor
119164 int nDoc = 0; /* Return value */ local
120434 sqlite3_int64 nDoc = 0; local
121499 sqlite3_int64 nDoc; /* 'documents' values for current csr row */ member in struct:Fts3auxCursor::Fts3auxColstats
128164 sqlite3_int64 nDoc; /* Number of docs in database */ member in struct:MatchInfo
128607 fts3SnippetShift( Fts3Table *pTab, int nSnippet, const char *zDoc, int nDoc, int *piPos, u64 *pHlmask ) argument
128685 int nDoc; /* Size of zDoc in bytes */ local
128915 sqlite3_int64 nDoc; local
129102 sqlite3_int64 nDoc = 0; local
129110 sqlite3_int64 nDoc; /* Number of rows in table */ local
129440 int nDoc; local
[all...]

Completed in 536 milliseconds