Searched defs:aToOpen (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c127176 u8 *aToOpen = 0; /* Open cursor iTabCur+j if aToOpen[j] is true */ local
134785 sqlite3OpenTableAndIndices( Parse *pParse, Table *pTab, int op, u8 p5, int iBase, u8 *aToOpen, int *piDataCur, int *piIdxCur ) argument
152365 u8 *aToOpen; /* 1 for tables and indices to be opened */ local
[all...]

Completed in 983 milliseconds