Home
last modified time | relevance | path

Searched refs:codeAttach (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sqlite3/
H A Dsqlite3.c125783 static void codeAttach( function
125869 codeAttach(pParse, SQLITE_DETACH, &detach_func, pDbname, 0, 0, pDbname);
125889 codeAttach(pParse, SQLITE_ATTACH, &attach_func, p, p, pDbname, pKey);