Searched refs:MEM_Ephem (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c12739 #define MEM_Ephem 0x1000 /* Mem.z points to an ephemeral string */ macro
20375 pMem->flags &= ~(MEM_Static|MEM_Dyn|MEM_Ephem);
[all...]

Completed in 586 milliseconds