Home
last modified time | relevance | path

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

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c17450 #define EP_Alias 0x400000 /* Is an alias for a result set column */ macro
95214 ExprSetProperty(pExpr, EP_Alias);
95473 ExprSetProperty(pExpr, EP_Alias);
95666 if( !ExprHasProperty(pExpr, EP_Alias) ){

Completed in 409 milliseconds