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

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.h4837 ** about what parameters to pass to xFilter. ^If argvIndex>0 then
4839 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
4873 int argvIndex; /* if >0, constraint is part of argv to xFilter */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
H A Dsqlite3.c5390 ** about what parameters to pass to xFilter. ^If argvIndex>0 then
5392 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
5426 int argvIndex; /* if >0, constraint is part of argv to xFilter */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
[all...]

Completed in 507 milliseconds