Home
last modified time | relevance | path

Searched defs:sqlite3_index_constraint_usage (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3.h7094 struct sqlite3_index_constraint_usage { struct
7095 int argvIndex; /* if >0, constraint is part of argv to xFilter */
7096 unsigned char omit; /* Do not code a test for this constraint */
H A Dsqlite3.c7400 struct sqlite3_index_constraint_usage { struct
7401 int argvIndex; /* if >0, constraint is part of argv to xFilter */
7402 unsigned char omit; /* Do not code a test for this constraint */