Searched defs:eTextRep (Results 1 – 6 of 6) sorted by relevance
| /sqlite-3.40.0/ext/wasm/api/ |
| H A D | sqlite3-api-glue.js | 391 pDb, funcName, nArg, eTextRep, pApp, argument 420 pDb, funcName, nArg, eTextRep, pApp, argument 431 pDb, funcName, nArg, eTextRep, pApp, argument
|
| H A D | sqlite3-api-prologue.js | 537 pDb, funcName, nArg, eTextRep, pApp, argument 545 pDb, funcName, nArg, eTextRep, pApp, argument 556 pDb, funcName, nArg, eTextRep, pApp, argument
|
| /sqlite-3.40.0/ext/misc/ |
| H A D | anycollseq.c | 40 int eTextRep, in anyCollNeeded()
|
| /sqlite-3.40.0/src/ |
| H A D | main.c | 2046 int eTextRep, in sqlite3_create_function16() 3646 void(*xCollNeeded)(void*,sqlite3*,int eTextRep,const char*) in sqlite3_collation_needed() 3667 void(*xCollNeeded16)(void*,sqlite3*,int eTextRep,const void*) in sqlite3_collation_needed16()
|
| H A D | test_func.c | 674 unsigned int eTextRep; /* 1: UTF-16. 0: UTF-8 */ in registerTestFunctions() member
|
| H A D | test1.c | 3141 int eTextRep, in test_collate_needed_cb()
|