Searched refs:contextMalloc (Results 1 – 1 of 1) sorted by relevance
134206 static void *contextMalloc(sqlite3_context *context, i64 nByte){ function134237 z1 = contextMalloc(context, ((i64)n)+1);134256 z1 = contextMalloc(context, ((i64)n)+1);134318 p = contextMalloc(context, n);135070 z = zHex = contextMalloc(context, ((i64)n)*2 + 1);135141 p = pBlob = contextMalloc(pCtx, (nHex/2)+1);135242 zOut = contextMalloc(context, nOut);135328 azChar = contextMalloc(context,