Searched refs:SQLITE_CursorHints (Results 1 – 4 of 4) sorted by relevance
17744 #define SQLITE_CursorHints 0x00000400 /* Add OP_CursorHint opcodes */ macro156907 if( OptimizationDisabled(db, SQLITE_CursorHints) ) return;
17879 #define SQLITE_CursorHints 0x00000400 /* Add OP_CursorHint opcodes */ macro158466 if( OptimizationDisabled(db, SQLITE_CursorHints) ) return;
17925 #define SQLITE_CursorHints 0x00000400 /* Add OP_CursorHint opcodes */ macro162852 if( OptimizationDisabled(db, SQLITE_CursorHints) ) return;
17744 #define SQLITE_CursorHints 0x00000400 /* Add OP_CursorHint opcodes */ macro156891 if( OptimizationDisabled(db, SQLITE_CursorHints) ) return;