Searched refs:SQLITE_CONFIG_LOG (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.h1451 ** [[SQLITE_CONFIG_LOG]] <dt>SQLITE_CONFIG_LOG</dt>
1452 ** <dd> ^The SQLITE_CONFIG_LOG option takes two arguments: a pointer to a
1457 ** ^The void pointer that is the second argument to SQLITE_CONFIG_LOG is
1498 #define SQLITE_CONFIG_LOG 16 /* xFunc, void* */ macro
6406 ** established by the [SQLITE_CONFIG_LOG] option to [sqlite3_config()].
H A Dsqlite3.c2004 ** [[SQLITE_CONFIG_LOG]] <dt>SQLITE_CONFIG_LOG</dt>
2005 ** <dd> ^The SQLITE_CONFIG_LOG option takes two arguments: a pointer to a
2010 ** ^The void pointer that is the second argument to SQLITE_CONFIG_LOG is
2051 #define SQLITE_CONFIG_LOG 16 /* xFunc, void* */ macro
6959 ** established by the [SQLITE_CONFIG_LOG] option to [sqlite3_config()].
[all...]

Completed in 421 milliseconds