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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c114257 sqlite3_int64 nDoc; /* Documents in table */ member in struct:Fts3Cursor
116805 int nDoc = 0; /* Return value */ local
118062 sqlite3_int64 nDoc = 0; local
119102 sqlite3_int64 nDoc; /* 'documents' values for current csr row */ member in struct:Fts3auxCursor::Fts3auxColstats
125619 sqlite3_int64 nDoc; /* Number of docs in database */ member in struct:MatchInfo
126061 fts3SnippetShift( Fts3Table *pTab, int nSnippet, const char *zDoc, int nDoc, int *piPos, u64 *pHlmask ) argument
126139 int nDoc; /* Size of zDoc in bytes */ local
126369 sqlite3_int64 nDoc; local
126556 sqlite3_int64 nDoc = 0; local
126564 sqlite3_int64 nDoc; /* Number of rows in table */ local
126894 int nDoc; local
[all...]

Completed in 597 milliseconds