Searched refs:sqlite3Utf8Trans1 (Results 1 – 2 of 2) sorted by relevance
30644 static const unsigned char sqlite3Utf8Trans1[] = {30730 c = sqlite3Utf8Trans1[c-0xc0]; \30748 c = sqlite3Utf8Trans1[c-0xc0];183808 static const unsigned char sqlite3Utf8Trans1[] = {183822 c = sqlite3Utf8Trans1[c-0xc0]; \226293 static const unsigned char sqlite3Utf8Trans1[] = {226307 c = sqlite3Utf8Trans1[c-0xc0]; \
20105 static const unsigned char sqlite3Utf8Trans1[] = { variable20211 c = sqlite3Utf8Trans1[c-0xc0]; \20230 c = sqlite3Utf8Trans1[c-0xc0]; in sqlite3Utf8Read()