Lines Matching refs:action
2642 ** called in response to a user action such as pressing "Cancel"
3066 ** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the
3067 ** specific action but allow the SQL statement to continue to be
3082 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
3083 ** the particular action to be authorized. ^The third through sixth parameters
3085 ** that contain additional details about the action to be authorized.
3089 ** ^If the action code is [SQLITE_READ]
3100 ** ^If the action code is [SQLITE_DELETE] and the callback returns
3152 ** to signal SQLite whether or not the action is permitted. See the
3168 ** what action is being authorized. These are the integer action codes that
3171 ** These action code values signify what kind of operation is to be
8756 ** parameter to help it determined what action to take:
9138 ** action (a reasonable assumption), then using this API may cause the