IN_DECLARE_VTAB  76792 third_party/sqlite/amalgamation/sqlite3.c   if( db->init.busy || IN_DECLARE_VTAB ){
IN_DECLARE_VTAB  77646 third_party/sqlite/amalgamation/sqlite3.c   if( !IN_DECLARE_VTAB ){
IN_DECLARE_VTAB  77986 third_party/sqlite/amalgamation/sqlite3.c   if( pTab==0 || IN_DECLARE_VTAB ) goto primary_key_exit;
IN_DECLARE_VTAB  78047 third_party/sqlite/amalgamation/sqlite3.c   if( pTab && !IN_DECLARE_VTAB ){
IN_DECLARE_VTAB  79024 third_party/sqlite/amalgamation/sqlite3.c   if( p==0 || IN_DECLARE_VTAB ) goto fk_end;
IN_DECLARE_VTAB  79264 third_party/sqlite/amalgamation/sqlite3.c   if( db->mallocFailed || IN_DECLARE_VTAB ){
IN_DECLARE_VTAB  106845 third_party/sqlite/amalgamation/sqlite3.c   if( !IN_DECLARE_VTAB ){
IN_DECLARE_VTAB   204 third_party/sqlite/src/src/auth.c   if( db->init.busy || IN_DECLARE_VTAB ){
IN_DECLARE_VTAB   807 third_party/sqlite/src/src/build.c   if( !IN_DECLARE_VTAB ){
IN_DECLARE_VTAB  1147 third_party/sqlite/src/src/build.c   if( pTab==0 || IN_DECLARE_VTAB ) goto primary_key_exit;
IN_DECLARE_VTAB  1208 third_party/sqlite/src/src/build.c   if( pTab && !IN_DECLARE_VTAB ){
IN_DECLARE_VTAB  2185 third_party/sqlite/src/src/build.c   if( p==0 || IN_DECLARE_VTAB ) goto fk_end;
IN_DECLARE_VTAB  2425 third_party/sqlite/src/src/build.c   if( db->mallocFailed || IN_DECLARE_VTAB ){
IN_DECLARE_VTAB   502 third_party/sqlite/src/src/tokenize.c   if( !IN_DECLARE_VTAB ){