Searched defs:ExpandBlob (Results 1 – 4 of 4) sorted by relevance
23660 #define ExpandBlob(P) (((P)->flags&MEM_Zero)?sqlite3VdbeMemExpandBlob(P):0) macro23663 #define ExpandBlob(P) SQLITE_OK macro
23826 #define ExpandBlob(P) (((P)->flags&MEM_Zero)?sqlite3VdbeMemExpandBlob(P):0) macro23829 #define ExpandBlob(P) SQLITE_OK macro
23883 #define ExpandBlob(P) (((P)->flags&MEM_Zero)?sqlite3VdbeMemExpandBlob(P):0) macro23886 #define ExpandBlob(P) SQLITE_OK macro