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

/macosx-10.10.1/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.c11056 int mxAlloc; /* Maximum allowed string length */ member in struct:StrAccum
19649 if( szNew > p->mxAlloc ){
19721 p->mxAlloc = mx;
[all...]

Completed in 384 milliseconds