Searched refs:aEnc (Results 1 – 2 of 2) sorted by relevance
56 static const u8 aEnc[] = { SQLITE_UTF16BE, SQLITE_UTF16LE, SQLITE_UTF8 }; in synthCollSeq() local58 pColl2 = sqlite3FindCollSeq(db, aEnc[i], z, 0); in synthCollSeq()
1849 } aEnc[] = { in test_create_function_v2() local1867 if( Tcl_GetIndexFromObjStruct(interp, objv[4], aEnc, sizeof(aEnc[0]), in test_create_function_v2()1872 enc = aEnc[enc].enc; in test_create_function_v2()