Searched refs:eCallCtx (Results 1 – 1 of 1) sorted by relevance
368 int eCallCtx /* Calling context */ in sqlite3VdbeAddFunctionCall() argument388 addr = sqlite3VdbeAddOp4(v, eCallCtx ? OP_PureFunc : OP_Function, in sqlite3VdbeAddFunctionCall()390 sqlite3VdbeChangeP5(v, eCallCtx & NC_SelfRef); in sqlite3VdbeAddFunctionCall()