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

/external/chromium_org/third_party/sqlite/src/src/
H A Dtokenize.c416 assert( pParse->nVarExprAlloc==0 );
H A DsqliteInt.h2230 int nVarExprAlloc; /* Number of allocated slots in apVarExpr[] */ member in struct:Parse
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c10575 int nVarExprAlloc; /* Number of allocated slots in apVarExpr[] */ member in struct:Parse
[all...]

Completed in 242 milliseconds