Home
last modified time | relevance | path

Searched refs:sqlite3Utf8Trans1 (Results 1 – 25 of 175) sorted by relevance

1234567

/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dutf.c52 static const unsigned char sqlite3Utf8Trans1[] = { variable
138 c = sqlite3Utf8Trans1[c-0xc0]; \
156 c = sqlite3Utf8Trans1[c-0xc0]; in sqlite3Utf8Read()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dutf.c52 static const unsigned char sqlite3Utf8Trans1[] = { variable
138 c = sqlite3Utf8Trans1[c-0xc0]; \
156 c = sqlite3Utf8Trans1[c-0xc0]; in sqlite3Utf8Read()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dutf.c52 static const unsigned char sqlite3Utf8Trans1[] = { variable
158 c = sqlite3Utf8Trans1[c-0xc0]; \
176 c = sqlite3Utf8Trans1[c-0xc0]; in sqlite3Utf8Read()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dutf.c52 static const unsigned char sqlite3Utf8Trans1[] = { variable
158 c = sqlite3Utf8Trans1[c-0xc0]; \
176 c = sqlite3Utf8Trans1[c-0xc0]; in sqlite3Utf8Read()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dutf.c52 static const unsigned char sqlite3Utf8Trans1[] = { variable
158 c = sqlite3Utf8Trans1[c-0xc0]; \
177 c = sqlite3Utf8Trans1[c-0xc0]; in sqlite3Utf8Read()
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts3/
H A Dfts3_unicode.c35 static const unsigned char sqlite3Utf8Trans1[] = { variable
49 c = sqlite3Utf8Trans1[c-0xc0]; \
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts3/
H A Dfts3_unicode.c35 static const unsigned char sqlite3Utf8Trans1[] = { variable
49 c = sqlite3Utf8Trans1[c-0xc0]; \
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts3/
H A Dfts3_unicode.c35 static const unsigned char sqlite3Utf8Trans1[] = { variable
49 c = sqlite3Utf8Trans1[c-0xc0]; \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts3/
H A Dfts3_unicode.c35 static const unsigned char sqlite3Utf8Trans1[] = { variable
49 c = sqlite3Utf8Trans1[c-0xc0]; \
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/extensions/fts3/
H A Dfts3_porter.c72 static const unsigned char sqlite3Utf8Trans1[] = { variable
148 c = sqlite3Utf8Trans1[c - 0xc0]; \
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcore/db/
H A DSqliteExtensions.cpp386 static const unsigned char sqlite3Utf8Trans1[] = { variable
498 c = sqlite3Utf8Trans1[c - 0xc0]; in sqlite3Utf8Read()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/fts5/
H A Dfts5_tokenize.c186 static const unsigned char sqlite3Utf8Trans1[] = { variable
200 c = sqlite3Utf8Trans1[c-0xc0]; \
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/fts5/
H A Dfts5_tokenize.c186 static const unsigned char sqlite3Utf8Trans1[] = { variable
200 c = sqlite3Utf8Trans1[c-0xc0]; \
/dports/databases/sqlite3/sqlite-src-3350500/ext/fts5/
H A Dfts5_tokenize.c186 static const unsigned char sqlite3Utf8Trans1[] = { variable
200 c = sqlite3Utf8Trans1[c-0xc0]; \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/fts5/
H A Dfts5_tokenize.c186 static const unsigned char sqlite3Utf8Trans1[] = { variable
200 c = sqlite3Utf8Trans1[c-0xc0]; \
/dports/databases/sqlcipher/sqlcipher-3.4.2/ext/misc/
H A Dspellfix.c1150 static const unsigned char sqlite3Utf8Trans1[] = { variable
1176 c = sqlite3Utf8Trans1[c-0xc0]; in utf8Read()
/dports/databases/sqlite-ext-spellfix/sqlite-ext-spellfix-3.8.11.1_1/sqlite-src-3081101/ext/misc/
H A Dspellfix.c1130 static const unsigned char sqlite3Utf8Trans1[] = { variable
1156 c = sqlite3Utf8Trans1[c-0xc0]; in utf8Read()
/dports/databases/sqlite3/sqlite-src-3350500/ext/misc/
H A Dspellfix.c1243 static const unsigned char sqlite3Utf8Trans1[] = { variable
1269 c = sqlite3Utf8Trans1[c-0xc0]; in utf8Read()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/ext/misc/
H A Dspellfix.c1243 static const unsigned char sqlite3Utf8Trans1[] = { variable
1269 c = sqlite3Utf8Trans1[c-0xc0]; in utf8Read()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/ext/misc/
H A Dspellfix.c1243 static const unsigned char sqlite3Utf8Trans1[] = { variable
1269 c = sqlite3Utf8Trans1[c-0xc0]; in utf8Read()
/dports/sysutils/tracker3/tracker-3.1.2/src/libtracker-fts/
H A Dfts5.c17990 static const unsigned char sqlite3Utf8Trans1[] = { variable
18004 c = sqlite3Utf8Trans1[c-0xc0]; \
/dports/sysutils/tracker/tracker-2.3.4/src/libtracker-fts/
H A Dfts5.c17990 static const unsigned char sqlite3Utf8Trans1[] = { variable
18004 c = sqlite3Utf8Trans1[c-0xc0]; \
/dports/lang/spidermonkey60/firefox-60.9.0/security/nss/lib/sqlite/
H A Dsqlite3.c24527 static const unsigned char sqlite3Utf8Trans1[] = {
24633 c = sqlite3Utf8Trans1[c-0xc0]; \
24651 c = sqlite3Utf8Trans1[c-0xc0];
154704 static const unsigned char sqlite3Utf8Trans1[] = {
154718 c = sqlite3Utf8Trans1[c-0xc0]; \
183678 static const unsigned char sqlite3Utf8Trans1[] = {
183692 c = sqlite3Utf8Trans1[c-0xc0]; \
/dports/www/firefox-legacy/firefox-52.8.0esr/security/nss/lib/sqlite/
H A Dsqlite3.c24527 static const unsigned char sqlite3Utf8Trans1[] = {
24633 c = sqlite3Utf8Trans1[c-0xc0]; \
24651 c = sqlite3Utf8Trans1[c-0xc0];
154704 static const unsigned char sqlite3Utf8Trans1[] = {
154718 c = sqlite3Utf8Trans1[c-0xc0]; \
183678 static const unsigned char sqlite3Utf8Trans1[] = {
183692 c = sqlite3Utf8Trans1[c-0xc0]; \
/dports/irc/ircd-ratbox/ircd-ratbox-3.0.10/bandb/sqlite3/
H A Dsqlite3.c24520 static const unsigned char sqlite3Utf8Trans1[] = {
24626 c = sqlite3Utf8Trans1[c-0xc0]; \
24644 c = sqlite3Utf8Trans1[c-0xc0];
154669 static const unsigned char sqlite3Utf8Trans1[] = {
154683 c = sqlite3Utf8Trans1[c-0xc0]; \
183643 static const unsigned char sqlite3Utf8Trans1[] = {
183657 c = sqlite3Utf8Trans1[c-0xc0]; \

1234567