Searched refs:enc2 (Results 1 – 3 of 3) sorted by relevance
210 do_test enc2-5.0 {220 do_test enc2-5.1 {225 do_test enc2-5.2 {230 do_test enc2-5.3 {240 do_test enc2-5.4 {250 do_test enc2-5.5 {255 do_test enc2-5.6 {260 do_test enc2-5.7 {270 do_test enc2-5.8 {280 do_test enc2-5.9 {[all …]
2704 int enc2; in createCollation() local2712 enc2 = enc; in createCollation()2713 testcase( enc2==SQLITE_UTF16 ); in createCollation()2714 testcase( enc2==SQLITE_UTF16_ALIGNED ); in createCollation()2715 if( enc2==SQLITE_UTF16 || enc2==SQLITE_UTF16_ALIGNED ){ in createCollation()2716 enc2 = SQLITE_UTF16NATIVE; in createCollation()2718 if( enc2<SQLITE_UTF8 || enc2>SQLITE_UTF16BE ){ in createCollation()2726 pColl = sqlite3FindCollSeq(db, (u8)enc2, zName, 0); in createCollation()2741 if( (pColl->enc & ~SQLITE_UTF16_ALIGNED)==enc2 ){ in createCollation()2756 pColl = sqlite3FindCollSeq(db, (u8)enc2, zName, 1); in createCollation()[all …]
982 F test/enc2.test 848bf05f15b011719f478dddb7b5e9aea35e39e457493cba4c4eef75d849a5ec