Home | History | Annotate | Download | only in dist

Lines Matching full:unprotected

3209 ** KEYWORDS: {protected sqlite3_value} {unprotected sqlite3_value}
3216 ** An sqlite3_value object may be either "protected" or "unprotected".
3218 ** will accept either a protected or an unprotected sqlite3_value.
3222 ** The terms "protected" and "unprotected" refer to whether or not
3224 ** sqlite3_value object but no mutex is held for an unprotected
3229 ** then there is no distinction between protected and unprotected
3232 ** still make the distinction between protected and unprotected
3238 ** [sqlite3_column_value()] is unprotected.
3239 ** Unprotected sqlite3_value objects may only be used with
3731 ** [unprotected sqlite3_value] object. An unprotected sqlite3_value object
3733 ** If the [unprotected sqlite3_value] object returned by
4059 ** Any attempt to use these routines on an [unprotected sqlite3_value]
4324 ** [unprotected sqlite3_value] object specified by the 2nd parameter. ^The
4329 ** [unprotected sqlite3_value] object is required, so either