HomeSort by: relevance | last modified time | path
    Searched refs:SQLITE_PRAGMA (Results 1 - 3 of 3) sorted by relevancy

  /src/external/public-domain/sqlite/dist/
sqlite3.h 3522 #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */
sqlite3.c 3843 #define SQLITE_PRAGMA 19 /* Pragma Name 1st arg or NULL */
    [all...]
  /src/external/public-domain/sqlite/dist/tea/generic/
tclsqlite3.c 1217 case SQLITE_PRAGMA : zCode="SQLITE_PRAGMA"; break;

Completed in 204 milliseconds