Searched refs:SQLITE_IGNORE (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h1629 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
1633 ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]
1642 ** and the callback returns [SQLITE_IGNORE] then the
1645 ** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE]
1692 ** [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY] then
1708 ** [SQLITE_IGNORE] then the prepared statement is constructed to
1714 ** a return of [SQLITE_IGNORE] has the same effect as [SQLITE_DENY].
1751 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h1629 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
1633 ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]
1642 ** and the callback returns [SQLITE_IGNORE] then the
1645 ** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE]
1692 ** [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY] then
1708 ** [SQLITE_IGNORE] then the prepared statement is constructed to
1714 ** a return of [SQLITE_IGNORE] has the same effect as [SQLITE_DENY].
1751 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h1629 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
1633 ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]
1642 ** and the callback returns [SQLITE_IGNORE] then the
1645 ** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE]
1692 ** [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY] then
1708 ** [SQLITE_IGNORE] then the prepared statement is constructed to
1714 ** a return of [SQLITE_IGNORE] has the same effect as [SQLITE_DENY].
1751 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.h2030 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
2034 ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]
2052 ** and the callback returns [SQLITE_IGNORE] then the
2055 ** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE]
2059 ** [SQLITE_IGNORE] then the [DELETE] operation proceeds but the
2115 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
H A Dsqlite3.c2567 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
2571 ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]
2589 ** and the callback returns [SQLITE_IGNORE] then the
2592 ** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE]
2596 ** [SQLITE_IGNORE] then the [DELETE] operation proceeds but the
2652 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.h2030 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
2034 ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]
2052 ** and the callback returns [SQLITE_IGNORE] then the
2055 ** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE]
2059 ** [SQLITE_IGNORE] then the [DELETE] operation proceeds but the
2115 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
H A Dsqlite3.c2567 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
2571 ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]
2589 ** and the callback returns [SQLITE_IGNORE] then the
2592 ** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE]
2596 ** [SQLITE_IGNORE] then the [DELETE] operation proceeds but the
2652 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.h2030 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
2034 ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]
2052 ** and the callback returns [SQLITE_IGNORE] then the
2055 ** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE]
2059 ** [SQLITE_IGNORE] then the [DELETE] operation proceeds but the
2115 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
H A Dsqlite3.c2567 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
2571 ** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY]
2589 ** and the callback returns [SQLITE_IGNORE] then the
2592 ** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE]
2596 ** [SQLITE_IGNORE] then the [DELETE] operation proceeds but the
2652 #define SQLITE_IGNORE 2 /* Don't allow access, but don't generate an error */ macro
[all...]

Completed in 1032 milliseconds