Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/sqlite3/
H A Dsqlite3.c17802 #define EP_IfNullRow 0x020000 /* The TK_IF_NULL_ROW opcode */ macro
101685 while( ExprHasProperty(pExpr, EP_Skip|EP_IfNullRow) ){
136919 ifNullRow.flags = EP_IfNullRow;