Home
last modified time | relevance | path

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

/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c17738 Index *pUpsertIdx; /* Constraint that pUpsertTarget identifies */ member
117919 }else if( (pUpIdx = pUpsert->pUpsertIdx)!=0 ){
117942 if( pUpsert && pUpsert->pUpsertIdx==0 ){
133692 pNew->pUpsertIdx = 0;
133745 assert( pUpsert->pUpsertIdx==0 );
133805 pUpsert->pUpsertIdx = pIdx;

Completed in 472 milliseconds