Home | History | Annotate | Download | only in orig

Lines Matching defs:SQLITE_UTF8

4010 ** [SQLITE_UTF8 | text encoding] this SQL function prefers for
4015 ** [SQLITE_UTF16] if [sqlite3_value_text16()] is used, or [SQLITE_UTF8]
4110 #define SQLITE_UTF8 1
4121 ** [SQLITE_UTF8 | preferred text encoding] as the fourth argument
4487 ** <li> [SQLITE_UTF8],
4592 ** connection. The third argument is one of [SQLITE_UTF8], [SQLITE_UTF16BE],