Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c12385 #define SRT_Exists 3 /* Store 1 if the result is not empty */ macro
84815 dest.eDest = SRT_Exists;
107179 }else if( eDest!=SRT_Exists ){
107335 case SRT_Exists: {
109087 case SRT_Exists: {
111217 assert(pDest->eDest==SRT_Exists || pDest->eDest==SRT_Union ||

Completed in 435 milliseconds