Searched defs:mHandleIn (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | whereInt.h | 154 u32 mHandleIn; /* Terms to handle as IN(...) instead of == */ member |
| H A D | where.c | 37 u32 mHandleIn; /* Terms that vtab will handle as <col> IN (...) */ member |