Home | History | Annotate | Download | only in dist

Lines Matching refs:IN_DECLARE_VTAB

10379   #define IN_DECLARE_VTAB 0
10381 #define IN_DECLARE_VTAB (pParse->declareVtab)
74810 if( db->init.busy || IN_DECLARE_VTAB ){
75635 if( !IN_DECLARE_VTAB ){
75971 if( pTab==0 || IN_DECLARE_VTAB ) goto primary_key_exit;
76032 if( pTab && !IN_DECLARE_VTAB ){
77000 if( p==0 || IN_DECLARE_VTAB ) goto fk_end;
77239 if( db->mallocFailed || IN_DECLARE_VTAB ){
104414 if( !IN_DECLARE_VTAB ){