Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dmem2.c111 int disallow; /* Do not allow memory allocation */ member
251 assert( mem.disallow==0 ); in sqlite3MemMalloc()
346 assert( mem.disallow==0 ); in sqlite3MemRealloc()
H A Dsqlite.h.in3066 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
/sqlite-3.40.0/test/
H A Dmisuse.test101 # We used to disallow creating new function from within an exec().
133 # We used to disallow creating new function from within an exec().
H A Dfts1porter.test5853 disallow disallow
/sqlite-3.40.0/ext/fts5/test/
H A Dfts5porter.test2934 disallow disallow disanimates disanim
/sqlite-3.40.0/
H A Daclocal.m45174 [Whether or not to disallow shared libs when runtime libs are static])