Home | History | Annotate | Download | only in fts2

Lines Matching refs:zQuery

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