Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dsqlite3.c182649 char const *zRoot = sqlite3_column_blob(pStmt, 4); global() local
191501 sqlite3Fts3SegReaderNew( int iAge, int bLookup, sqlite3_int64 iStartLeaf, sqlite3_int64 iEndLeaf, sqlite3_int64 iEndBlock, const char *zRoot, int nRoot, Fts3SegReader **ppReader ) global() argument
191853 fts3WriteSegdir( Fts3Table *p, sqlite3_int64 iLevel, int iIdx, sqlite3_int64 iStartBlock, sqlite3_int64 iLeafEndBlock, sqlite3_int64 iEndBlock, sqlite3_int64 nLeafData, char *zRoot, int nRoot ) global() argument
192282 char *zRoot = NULL; /* Pointer to buffer containing root node */ global() local
200376 char *zRoot; /* Path by which to filter zJson */ global() member
200663 const char *zRoot = p->zRoot; global() local
200755 const char *zRoot = 0; global() local
[all...]

Completed in 217 milliseconds