Home | History | Annotate | Download | only in orig

Lines Matching refs:SQLITE_CONFIG_LOG

1518 ** [[SQLITE_CONFIG_LOG]] <dt>SQLITE_CONFIG_LOG</dt>
1519 ** <dd> ^The SQLITE_CONFIG_LOG option takes two arguments: a pointer to a
1524 ** ^The void pointer that is the second argument to SQLITE_CONFIG_LOG is
1570 #define SQLITE_CONFIG_LOG 16 /* xFunc, void* */
6648 ** established by the [SQLITE_CONFIG_LOG] option to [sqlite3_config()].