Lines Matching defs:IN_DECLARE_VTAB
11176 #define IN_DECLARE_VTAB 0
11178 #define IN_DECLARE_VTAB (pParse->declareVtab)
81185 if( db->init.busy || IN_DECLARE_VTAB ){
82037 if( !IN_DECLARE_VTAB ){
82377 if( pTab==0 || IN_DECLARE_VTAB ) goto primary_key_exit;
82438 if( pTab && !IN_DECLARE_VTAB ){
83445 if( p==0 || IN_DECLARE_VTAB ) goto fk_end;
83726 if( db->mallocFailed || IN_DECLARE_VTAB ){
112071 if( !IN_DECLARE_VTAB ){