Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dvdbe.h111 #define P4_TRANSIENT 0 /* P4 is a pointer to a transient string */ macro
H A Dvdbeblob.c298 sqlite3VdbeChangeP4(v, 2, pTab->zName, P4_TRANSIENT); in sqlite3_blob_open()
H A Dinsert.c1867 onError, zName, P4_TRANSIENT, in sqlite3GenerateConstraintChecks()