Searched defs:nDoc (Results 1 - 1 of 1) sorted by relevance
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 179622 sqlite3_int64 nDoc; /* Documents in table */ global() member 182862 int nDoc = 0; /* Return value */ global() local 184592 sqlite3_int64 nDoc = 0; global() local 185801 sqlite3_int64 nDoc; /* 'documents' values for current csr row */ global() member 195800 sqlite3_int64 nDoc; /* Number of docs in database */ global() member 196357 fts3SnippetShift( Fts3Table *pTab, int iLangid, int nSnippet, const char *zDoc, int nDoc, int *piPos, u64 *pHlmask ) global() argument 196436 int nDoc; /* Size of zDoc in bytes */ global() local 196753 sqlite3_int64 nDoc; global() local 196958 sqlite3_int64 nDoc = 0; global() local 196966 sqlite3_int64 nDoc; /* Number of rows in table */ global() local 197337 int nDoc; global() local 224707 int nDoc; global() local [all...] |
Completed in 232 milliseconds