Lines Matching defs:SQLITE_UTF8
4608 ** either UTF8 if the sixth parameter is SQLITE_UTF8, or UTF16
4656 ** [SQLITE_UTF8], [SQLITE_UTF16], [SQLITE_UTF16BE], or [SQLITE_UTF16LE]
5387 ** [SQLITE_UTF8 | text encoding] this SQL function prefers for
5392 ** [SQLITE_UTF16] if [sqlite3_value_text16()] is used, or [SQLITE_UTF8]
5524 #define SQLITE_UTF8 1 /* IMP: R-37514-35566 */
5535 ** [SQLITE_UTF8 | preferred text encoding] as the fourth argument
5795 ** ^(The sqlite3_value_encoding(X) interface returns one of [SQLITE_UTF8],
6138 ** of [SQLITE_UTF8], [SQLITE_UTF16], [SQLITE_UTF16BE], or [SQLITE_UTF16LE].
6279 ** <li> [SQLITE_UTF8],
6386 ** connection. The third argument is one of [SQLITE_UTF8], [SQLITE_UTF16BE],