Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c11977 #define EP_VarSelect 0x000020 /* pSelect is correlated, not constant */ macro
82090 ExprSetProperty(pExpr, EP_VarSelect);
84657 if( !ExprHasProperty(pExpr, EP_VarSelect) ){

Completed in 569 milliseconds