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

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.h4836 ** The [xBestIndex] method must fill aConstraintUsage[] with information
4839 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
4875 } *aConstraintUsage; member in struct:sqlite3_index_info
H A Dsqlite3.c5389 ** The [xBestIndex] method must fill aConstraintUsage[] with information
5392 ** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit
5428 } *aConstraintUsage; member in struct:sqlite3_index_info
[all...]

Completed in 386 milliseconds