Searched refs:SQLITE_UTF8 (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h3447 ** [SQLITE_UTF8 | text encoding] this SQL function prefers for
3571 #define SQLITE_UTF8 1 macro
4128 ** The third argument may be one of the constants [SQLITE_UTF8],
4250 ** handle. The third argument is one of [SQLITE_UTF8],
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h3447 ** [SQLITE_UTF8 | text encoding] this SQL function prefers for
3571 #define SQLITE_UTF8 1 macro
4128 ** The third argument may be one of the constants [SQLITE_UTF8],
4250 ** handle. The third argument is one of [SQLITE_UTF8],
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h3447 ** [SQLITE_UTF8 | text encoding] this SQL function prefers for
3571 #define SQLITE_UTF8 1 macro
4128 ** The third argument may be one of the constants [SQLITE_UTF8],
4250 ** handle. The third argument is one of [SQLITE_UTF8],
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c3830 ** [SQLITE_UTF8 | text encoding] this SQL function prefers for
3904 #define SQLITE_UTF8 1 macro
4251 ** ^The third argument may be one of the constants [SQLITE_UTF8],
4326 ** connection. The third argument is one of [SQLITE_UTF8], [SQLITE_UTF16BE],
8791 u8 iPrefEnc; /* Preferred text encoding (SQLITE_UTF8, 16LE, 16BE) */
8839 {nArg, SQLITE_UTF8, bNC*SQLITE_FUNC_NEEDCOLL, \
8842 {nArg, SQLITE_UTF8, bNC*SQLITE_FUNC_NEEDCOLL, \
8845 {nArg, SQLITE_UTF8, flags, (void *)arg, 0, likeFunc, 0, 0, #zName, 0}
8847 {nArg, SQLITE_UTF8, nc*SQLITE_FUNC_NEEDCOLL, \
11777 u8 enc; /* SQLITE_UTF8, SQLITE_UTF16B
[all...]
H A Dshell.c1372 sqlite3_create_function(db, "shellstatic", 0, SQLITE_UTF8, 0,
H A Dsqlite3.h3293 ** [SQLITE_UTF8 | text encoding] this SQL function prefers for
3367 #define SQLITE_UTF8 1 macro
3714 ** ^The third argument may be one of the constants [SQLITE_UTF8],
3789 ** connection. The third argument is one of [SQLITE_UTF8], [SQLITE_UTF16BE],
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c3830 ** [SQLITE_UTF8 | text encoding] this SQL function prefers for
3904 #define SQLITE_UTF8 1 macro
4251 ** ^The third argument may be one of the constants [SQLITE_UTF8],
4326 ** connection. The third argument is one of [SQLITE_UTF8], [SQLITE_UTF16BE],
8791 u8 iPrefEnc; /* Preferred text encoding (SQLITE_UTF8, 16LE, 16BE) */
8839 {nArg, SQLITE_UTF8, bNC*SQLITE_FUNC_NEEDCOLL, \
8842 {nArg, SQLITE_UTF8, bNC*SQLITE_FUNC_NEEDCOLL, \
8845 {nArg, SQLITE_UTF8, flags, (void *)arg, 0, likeFunc, 0, 0, #zName, 0}
8847 {nArg, SQLITE_UTF8, nc*SQLITE_FUNC_NEEDCOLL, \
11777 u8 enc; /* SQLITE_UTF8, SQLITE_UTF16B
[all...]
H A Dshell.c1372 sqlite3_create_function(db, "shellstatic", 0, SQLITE_UTF8, 0,
H A Dsqlite3.h3293 ** [SQLITE_UTF8 | text encoding] this SQL function prefers for
3367 #define SQLITE_UTF8 1 macro
3714 ** ^The third argument may be one of the constants [SQLITE_UTF8],
3789 ** connection. The third argument is one of [SQLITE_UTF8], [SQLITE_UTF16BE],
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c3830 ** [SQLITE_UTF8 | text encoding] this SQL function prefers for
3904 #define SQLITE_UTF8 1 macro
4251 ** ^The third argument may be one of the constants [SQLITE_UTF8],
4326 ** connection. The third argument is one of [SQLITE_UTF8], [SQLITE_UTF16BE],
8791 u8 iPrefEnc; /* Preferred text encoding (SQLITE_UTF8, 16LE, 16BE) */
8839 {nArg, SQLITE_UTF8, bNC*SQLITE_FUNC_NEEDCOLL, \
8842 {nArg, SQLITE_UTF8, bNC*SQLITE_FUNC_NEEDCOLL, \
8845 {nArg, SQLITE_UTF8, flags, (void *)arg, 0, likeFunc, 0, 0, #zName, 0}
8847 {nArg, SQLITE_UTF8, nc*SQLITE_FUNC_NEEDCOLL, \
11777 u8 enc; /* SQLITE_UTF8, SQLITE_UTF16B
[all...]
H A Dshell.c1372 sqlite3_create_function(db, "shellstatic", 0, SQLITE_UTF8, 0,
H A Dsqlite3.h3293 ** [SQLITE_UTF8 | text encoding] this SQL function prefers for
3367 #define SQLITE_UTF8 1 macro
3714 ** ^The third argument may be one of the constants [SQLITE_UTF8],
3789 ** connection. The third argument is one of [SQLITE_UTF8], [SQLITE_UTF16BE],
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/minidlna/
H A Dminidlna.c1251 ret = sqlite3_create_function(db, "tivorandom", 1, SQLITE_UTF8, NULL, &TiVoRandomSeedFunc, NULL, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/minidlna/
H A Dminidlna.c1251 ret = sqlite3_create_function(db, "tivorandom", 1, SQLITE_UTF8, NULL, &TiVoRandomSeedFunc, NULL, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/minidlna/
H A Dminidlna.c1251 ret = sqlite3_create_function(db, "tivorandom", 1, SQLITE_UTF8, NULL, &TiVoRandomSeedFunc, NULL, NULL);

Completed in 1146 milliseconds