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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.h4210 ** about what parameters to pass to xFilter. ^If argvIndex>0 then
4212 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
4246 int argvIndex; /* if >0, constraint is part of argv to xFilter */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
H A Dsqlite3.c4734 ** about what parameters to pass to xFilter. ^If argvIndex>0 then
4736 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
4770 int argvIndex; /* if >0, constraint is part of argv to xFilter */ member in struct:sqlite3_index_info::sqlite3_index_constraint_usage
[all...]

Completed in 312 milliseconds