Searched refs:expandCursorArraySize (Results 1 – 1 of 1) sorted by relevance
424 static int expandCursorArraySize(Vdbe *p, int mxCursor){ in expandCursorArraySize() function2421 if( expandCursorArraySize(p, i) ) goto no_mem; in sqliteVdbeExec()2475 if( expandCursorArraySize(p, i) ) goto no_mem; in sqliteVdbeExec()2513 if( expandCursorArraySize(p, i) ) goto no_mem; in sqliteVdbeExec()