Home
last modified time | relevance | path

Searched defs:zApp (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts5/
H A Dfts5_expr.c2449 static char *fts5PrintfAppend(char *zApp, const char *zFmt, ...){ in fts5PrintfAppend()
H A Dfts5_index.c6515 const char *zApp = ""; in fts5DecodeRowidList() local