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

/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.h2191 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
2317 #define SQLITE_COPY 0 /* No longer used */ macro
H A Dsqlite3.c2744 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
2870 #define SQLITE_COPY 0 /* No longer used */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.h2985 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
3117 #define SQLITE_COPY 0 /* No longer used */ macro
H A Dsqlite3.c4048 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
4180 #define SQLITE_COPY 0 /* No longer used */ macro
[all...]
/freebsd-11-stable/contrib/sqlite3/tea/generic/
H A Dtclsqlite3.c1100 case SQLITE_COPY : zCode="SQLITE_COPY"; break;

Completed in 893 milliseconds