Searched refs:argvIndex (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.h4967 ** about what parameters to pass to xFilter. ^If argvIndex>0 then
4969 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
5003 int argvIndex; /* if >0, constraint is part of argv to xFilter */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
H A Dsqlite3.c5517 ** about what parameters to pass to xFilter. ^If argvIndex>0 then
5519 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
5553 int argvIndex; /* if >0, constraint is part of argv to xFilter */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
[all...]

Completed in 471 milliseconds