Home
last modified time | relevance | path

Searched defs:aConstraint (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKitLibraries/WebCoreSQLite3/
Dsqlite3.h2458 } *const aConstraint; /* Table of WHERE clause constraints */ member
/external/sqlite/dist/
Dsqlite3.h4970 } *aConstraint; /* Table of WHERE clause constraints */ member
Dsqlite3.c5376 } *aConstraint; /* Table of WHERE clause constraints */ member
72603 const struct sqlite3_index_constraint *aConstraint = in sqlite3WhereBegin() local