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

/freebsd-11-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-11-stable/contrib/sqlite3/
H A Dsqlite3.c169986 sqlite3_int64 nDoc; /* Documents in table */ member in struct:Fts3Cursor
173224 int nDoc = 0; /* Return value */ local
174938 sqlite3_int64 nDoc = 0; local
176146 sqlite3_int64 nDoc; /* 'documents' values for current csr row */ member in struct:Fts3auxCursor::Fts3auxColstats
186117 sqlite3_int64 nDoc; /* Number of docs in database */ member in struct:MatchInfo
186676 fts3SnippetShift( Fts3Table *pTab, int iLangid, int nSnippet, const char *zDoc, int nDoc, int *piPos, u64 *pHlmask ) argument
186755 int nDoc; /* Size of zDoc in bytes */ local
187072 sqlite3_int64 nDoc; local
187276 sqlite3_int64 nDoc = 0; local
187284 sqlite3_int64 nDoc; /* Number of rows in table */ local
187655 int nDoc; local
214537 int nDoc; local
[all...]

Completed in 915 milliseconds