Searched defs:sqlite3_index_constraint_usage (Results 1 – 3 of 3) sorted by relevance
1410 struct sqlite3_index_constraint_usage struct1421 sqlite3_index_constraint_usage *aConstraintUsage; argument
7447 struct sqlite3_index_constraint_usage { struct7448 int argvIndex; /* if >0, constraint is part of argv to xFilter */7449 unsigned char omit; /* Do not code a test for this constraint */
7760 struct sqlite3_index_constraint_usage { struct7761 int argvIndex; /* if >0, constraint is part of argv to xFilter */7762 unsigned char omit; /* Do not code a test for this constraint */