Home
last modified time | relevance | path

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

/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c17880 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
99808 dest.eDest = SRT_Exists;
125542 }else if( eDest!=SRT_Exists ){
125780 case SRT_Exists: {
127557 assert( pDest->eDest!=SRT_Exists );
130254 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||

Completed in 395 milliseconds