HomeSort by: relevance | last modified time | path
    Searched defs:SQLITE_DBCONFIG_ENABLE_COMMENTS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/public-domain/sqlite/dist/
sqlite3.h 2645 ** [[SQLITE_DBCONFIG_ENABLE_COMMENTS]]
2646 ** <dt>SQLITE_DBCONFIG_ENABLE_COMMENTS</dt>
2647 ** <dd>The SQLITE_DBCONFIG_ENABLE_COMMENTS option enables or disables the
2721 #define SQLITE_DBCONFIG_ENABLE_COMMENTS 1022 /* int int* */
sqlite3.c 2966 ** [[SQLITE_DBCONFIG_ENABLE_COMMENTS]]
2967 ** <dt>SQLITE_DBCONFIG_ENABLE_COMMENTS</dt>
2968 ** <dd>The SQLITE_DBCONFIG_ENABLE_COMMENTS option enables or disables the
3042 #define SQLITE_DBCONFIG_ENABLE_COMMENTS 1022 /* int int* */
    [all...]

Completed in 64 milliseconds