Searched defs:sqlite3_index_constraint_usage (Results 1 – 3 of 3) sorted by relevance
2466 struct sqlite3_index_constraint_usage { struct2467 int argvIndex; /* if >0, constraint is part of argv to xFilter */2468 unsigned char omit; /* Do not code a test for this constraint */
4978 struct sqlite3_index_constraint_usage { struct4979 int argvIndex; /* if >0, constraint is part of argv to xFilter */4980 unsigned char omit; /* Do not code a test for this constraint */
5384 struct sqlite3_index_constraint_usage { struct5385 int argvIndex; /* if >0, constraint is part of argv to xFilter */5386 unsigned char omit; /* Do not code a test for this constraint */