HomeSort by relevance Sort by last modified time
    Searched refs:sqlite3LimitWhere (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
delete.c 131 Expr *sqlite3LimitWhere(
parse.y 632 W = sqlite3LimitWhere(pParse, X, W, O, L.pLimit, L.pOffset, "DELETE");
655 W = sqlite3LimitWhere(pParse, X, W, O, L.pLimit, L.pOffset, "UPDATE");
    [all...]
sqliteInt.h     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]

Completed in 49 milliseconds