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

/macosx-10.10.1/Heimdal-398.1.2/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 236 milliseconds