Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/fts5/
H A Dfts5_expr.c2456 char *zNew2 = sqlite3_mprintf("%s%s", zApp, zNew); in fts5PrintfAppend() local
2458 zNew = zNew2; in fts5PrintfAppend()