Lines Matching full:unprotected
3597 ** KEYWORDS: {protected sqlite3_value} {unprotected sqlite3_value}
3604 ** An sqlite3_value object may be either "protected" or "unprotected".
3606 ** will accept either a protected or an unprotected sqlite3_value.
3610 ** The terms "protected" and "unprotected" refer to whether or not
3612 ** sqlite3_value object but no mutex is held for an unprotected
3617 ** then there is no distinction between protected and unprotected
3620 ** still make the distinction between protected and unprotected
3626 ** [sqlite3_column_value()] is unprotected.
3627 ** Unprotected sqlite3_value objects may only be used with
4140 ** [unprotected sqlite3_value] object. An unprotected sqlite3_value object
4142 ** If the [unprotected sqlite3_value] object returned by
4468 ** Any attempt to use these routines on an [unprotected sqlite3_value]
4738 ** [unprotected sqlite3_value] object specified by the 2nd parameter. ^The
4743 ** [unprotected sqlite3_value] object is required, so either