Lines Matching full:unprotected
2341 ** KEYWORDS: {protected sqlite3_value} {unprotected sqlite3_value}
2348 ** An sqlite3_value object may be either "protected" or "unprotected".
2350 ** will accept either a protected or an unprotected sqlite3_value.
2354 ** The terms "protected" and "unprotected" refer to whether or not
2356 ** sqlite3_value object but no mutex is held for an unprotected
2361 ** then there is no distinction between protected and unprotected
2364 ** still make the distinction between between protected and unprotected
2370 ** [sqlite3_column_value()] is unprotected.
2371 ** Unprotected sqlite3_value objects may only be used with
2867 ** [unprotected sqlite3_value] object. An unprotected sqlite3_value object
2869 ** If the [unprotected sqlite3_value] object returned by
3175 ** Any attempt to use these routines on an [unprotected sqlite3_value]
3439 ** [unprotected sqlite3_value] object specified by the 2nd parameter. The
3444 ** [unprotected sqlite3_value] object is required, so either