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

/macosx-10.10/Heimdal-398.1.2/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 400 milliseconds