Home | History | Annotate | Download | only in dist

Lines Matching full:sqlite3_value_text16

3523 ** ^The sqlite3_value_text16() interface extracts a UTF-16 string
3538 ** [sqlite3_value_text16()] can be invalidated by a subsequent call to
3540 ** or [sqlite3_value_text16()].
3552 SQLITE_API const void *sqlite3_value_text16(sqlite3_value*);