Home | History | Annotate | Download | only in fts1

Lines Matching refs:zQuery

2908       const char *zQuery = (const char *)sqlite3_value_text(argv[0]);
2913 rc = fulltextQuery(v, idxNum-QUERY_FULLTEXT, zQuery, -1, &pResult, &c->q);