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

/netbsd-current/external/public-domain/sqlite/man/
H A DMakefile6 SQLITE_ACCESS_EXISTS.3 \
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dsqlite3.d406 SQLITE_ACCESS_EXISTS = 0,
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.h1414 ** ^The flags argument to xAccess() may be [SQLITE_ACCESS_EXISTS]
1510 ** With SQLITE_ACCESS_EXISTS, the xAccess method
1524 #define SQLITE_ACCESS_EXISTS 0 macro
H A Dsqlite3.c1727 ** ^The flags argument to xAccess() may be [SQLITE_ACCESS_EXISTS]
1823 ** With SQLITE_ACCESS_EXISTS, the xAccess method
1837 #define SQLITE_ACCESS_EXISTS 0 macro
[all...]

Completed in 722 milliseconds