Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dsqlite3.c190034 char *aNode; /* Pointer to node data (or NULL) */ global() member
193619 const char *aNode; global() member
193716 nodeReaderInit(NodeReader *p, const char *aNode, int nNode) global() argument
194494 fts3TruncateNode( const char *aNode, int nNode, Blob *pNew, const char *zTerm, int nTerm, sqlite3_int64 *piBlock ) global() argument
198374 JsonNode *aNode; /* Array of nodes containing the parse */ global() member
201239 RtreeNode *aNode[RTREE_CACHE_SZ]; /* Rtree node cache */ global() member
205129 u8 *aNode = 0; global() local
[all...]

Completed in 270 milliseconds