Searched refs:expandCursorArraySize (Results 1 – 1 of 1) sorted by relevance
422 static int expandCursorArraySize(Vdbe *p, int mxCursor){ in expandCursorArraySize() function2419 if( expandCursorArraySize(p, i) ) goto no_mem; in sqliteVdbeExec()2473 if( expandCursorArraySize(p, i) ) goto no_mem; in sqliteVdbeExec()2511 if( expandCursorArraySize(p, i) ) goto no_mem; in sqliteVdbeExec()