Searched refs:xVdbeBranch (Results 1 – 1 of 1) sorted by relevance
20162 void (*xVdbeBranch)(void*,unsigned iSrcLine,u8 eThis,u8 eMx); /* Callback */ member92806 if( sqlite3GlobalConfig.xVdbeBranch==0 ) return; /*NO_TEST*/92825 sqlite3GlobalConfig.xVdbeBranch(sqlite3GlobalConfig.pVdbeBranchArg,182619 sqlite3GlobalConfig.xVdbeBranch = va_arg(ap,branch_callback);