Searched defs:nDoc (Results 1 - 2 of 2) sorted by relevance
/external/sqlite/dist/orig/ |
H A D | sqlite3.c | 116665 sqlite3_int64 nDoc; /* Documents in table */ member in struct:Fts3Cursor 119493 int nDoc = 0; /* Return value */ local 120785 sqlite3_int64 nDoc = 0; local 121850 sqlite3_int64 nDoc; /* 'documents' values for current csr row */ member in struct:Fts3auxCursor::Fts3auxColstats 128700 sqlite3_int64 nDoc; /* Number of docs in database */ member in struct:MatchInfo 129143 fts3SnippetShift( Fts3Table *pTab, int iLangid, int nSnippet, const char *zDoc, int nDoc, int *piPos, u64 *pHlmask ) argument 129221 int nDoc; /* Size of zDoc in bytes */ local 129452 sqlite3_int64 nDoc; local 129639 sqlite3_int64 nDoc = 0; local 129647 sqlite3_int64 nDoc; /* Number of rows in table */ local 129977 int nDoc; local [all...] |
/external/sqlite/dist/ |
H A D | sqlite3.c | 116701 sqlite3_int64 nDoc; /* Documents in table */ member in struct:Fts3Cursor 119529 int nDoc = 0; /* Return value */ local 120831 sqlite3_int64 nDoc = 0; local 121896 sqlite3_int64 nDoc; /* 'documents' values for current csr row */ member in struct:Fts3auxCursor::Fts3auxColstats 128746 sqlite3_int64 nDoc; /* Number of docs in database */ member in struct:MatchInfo 129189 fts3SnippetShift( Fts3Table *pTab, int iLangid, int nSnippet, const char *zDoc, int nDoc, int *piPos, u64 *pHlmask ) argument 129267 int nDoc; /* Size of zDoc in bytes */ local 129498 sqlite3_int64 nDoc; local 129685 sqlite3_int64 nDoc = 0; local 129693 sqlite3_int64 nDoc; /* Number of rows in table */ local 130023 int nDoc; local [all...] |
Completed in 386 milliseconds