Home
last modified time | relevance | path

Searched refs:BTS_BADPRAGMA (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/test/
H A Dfuzzcheck.c842 #define BTS_BADPRAGMA 0x000008 /* Sticky for rest of the script */ macro
875 *pBtsFlags |= BTS_BADPRAGMA; in block_troublesome_sql()
1041 (*pBtsFlags) &= ~BTS_BADPRAGMA; in runDbSql()