Lines Matching full:unprotected
3047 ** KEYWORDS: {protected sqlite3_value} {unprotected sqlite3_value}
3054 ** An sqlite3_value object may be either "protected" or "unprotected".
3056 ** will accept either a protected or an unprotected sqlite3_value.
3060 ** The terms "protected" and "unprotected" refer to whether or not
3062 ** sqlite3_value object but no mutex is held for an unprotected
3067 ** then there is no distinction between protected and unprotected
3070 ** still make the distinction between protected and unprotected
3076 ** [sqlite3_column_value()] is unprotected.
3077 ** Unprotected sqlite3_value objects may only be used with
3590 ** [unprotected sqlite3_value] object. An unprotected sqlite3_value object
3592 ** If the [unprotected sqlite3_value] object returned by
3918 ** Any attempt to use these routines on an [unprotected sqlite3_value]
4188 ** [unprotected sqlite3_value] object specified by the 2nd parameter. ^The
4193 ** [unprotected sqlite3_value] object is required, so either