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

/freebsd-10.2-release/contrib/sqlite3/
H A Dsqlite3.h5232 ** about what parameters to pass to xFilter. ^If argvIndex>0 then
5234 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
5268 int argvIndex; /* if >0, constraint is part of argv to xFilter */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
H A Dsqlite3.c5803 ** about what parameters to pass to xFilter. ^If argvIndex>0 then
5805 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
5839 int argvIndex; /* if >0, constraint is part of argv to xFilter */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
[all...]
/freebsd-10.2-release/crypto/heimdal/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 999 milliseconds