Searched refs:SQLITE_COPY (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d654 SQLITE_COPY = 0, /** No longer used */
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h3153 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
3285 #define SQLITE_COPY 0 /* No longer used */ macro
H A Dsqlite3.c3466 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
3598 #define SQLITE_COPY 0 /* No longer used */ macro
[all...]
/netbsd-current/external/public-domain/sqlite/dist/tea/generic/
H A Dtclsqlite3.c1140 case SQLITE_COPY : zCode="SQLITE_COPY"; break;

Completed in 574 milliseconds