Lines Matching refs:eTextRep
5231 ** ^The fourth parameter, eTextRep, specifies what
5323 int eTextRep,
5333 int eTextRep,
5343 int eTextRep,
5354 int eTextRep,
6000 ** ^(The third argument (eTextRep) must be one of the constants:
6008 ** ^The eTextRep argument determines the encoding of strings passed
6010 ** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep
6012 ** ^The [SQLITE_UTF16_ALIGNED] value for eTextRep forces strings to begin
6020 ** with different eTextRep parameters and SQLite will use whichever
6028 ** by the eTextRep argument. The two integer parameters to the collating
6034 ** to the same collation name (using different eTextRep values) then all
6071 int eTextRep,
6078 int eTextRep,
6086 int eTextRep,
6121 void(*)(void*,sqlite3*,int eTextRep,const char*)
6126 void(*)(void*,sqlite3*,int eTextRep,const void*)