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

/freebsd-10-stable/crypto/heimdal/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...]
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c141738 sqlite3_int64 nDoc; /* Documents in table */ member in struct:Fts3Cursor
144825 int nDoc = 0; /* Return value */ local
146516 sqlite3_int64 nDoc = 0; local
147721 sqlite3_int64 nDoc; /* 'documents' values for current csr row */ member in struct:Fts3auxCursor::Fts3auxColstats
157582 sqlite3_int64 nDoc; /* Number of docs in database */ member in struct:MatchInfo
158135 fts3SnippetShift( Fts3Table *pTab, int iLangid, int nSnippet, const char *zDoc, int nDoc, int *piPos, u64 *pHlmask ) argument
158213 int nDoc; /* Size of zDoc in bytes */ local
158524 sqlite3_int64 nDoc; local
158713 sqlite3_int64 nDoc = 0; local
158721 sqlite3_int64 nDoc; /* Number of rows in table */ local
159078 int nDoc; local
[all...]

Completed in 616 milliseconds