Home
last modified time | relevance | path

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

/minix3/external/public-domain/sqlite/dist/
H A Dsqlite3.h5384 struct sqlite3_index_constraint_usage { struct
5385 int argvIndex; /* if >0, constraint is part of argv to xFilter */
5386 unsigned char omit; /* Do not code a test for this constraint */
H A Dsqlite3.c5412 struct sqlite3_index_constraint_usage { struct
5413 int argvIndex; /* if >0, constraint is part of argv to xFilter */
5414 unsigned char omit; /* Do not code a test for this constraint */