Home | History | Annotate | Download | only in orig

Lines Matching defs:idxStr

5317   int (*xFilter)(sqlite3_vtab_cursor*, int idxNum, const char *idxStr,
5424 char *idxStr; /* String, possibly obtained from sqlite3_malloc */
5425 int needToFreeIdxStr; /* Free idxStr using sqlite3_free() if true */