Home
last modified time | relevance | path

Searched refs:ppContext (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts5/
H A Dfts5.h553 void **ppContext,
/sqlite-3.40.0/src/
H A Dselect.c5377 With **ppContext /* OUT: WITH clause return value belongs to */ in searchWith() argument
5387 *ppContext = p; in searchWith()