Home
last modified time | relevance | path

Searched defs:ppHead (Results 1 – 4 of 4) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Damatch.c356 static amatch_avl *amatchAvlInsert(amatch_avl **ppHead, amatch_avl *pNew){ in amatchAvlInsert()
399 static void amatchAvlRemove(amatch_avl **ppHead, amatch_avl *pOld){ in amatchAvlRemove()
H A Dclosure.c304 closure_avl **ppHead, /* Head of the tree */ in closureAvlInsert()
/sqlite-3.40.0/ext/fts3/
H A Dfts3_expr.c582 Fts3Expr **ppHead, /* Pointer to the root node of a tree */ in insertBinaryOperator()
/sqlite-3.40.0/ext/fts5/
H A Dfts5_index.c5024 PrefixMerger **ppHead, in fts5PrefixMergerInsertByRowid()
5038 PrefixMerger **ppHead, in fts5PrefixMergerInsertByPosition()