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

  /libcore/sqlite-jdbc/src/main/java/SQLite/
Shell.java 37 static final int MODE_Insert = 5;
258 case MODE_Insert:
363 mode = Shell.MODE_Insert;
656 s2.mode = Shell.MODE_Insert;
  /external/sqlite/dist/
shell.c     [all...]

Completed in 587 milliseconds