Searched defs:sqlite3UpperToLower (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | global.c | 24 const unsigned char sqlite3UpperToLower[] = { variable |
| /sqlite-3.40.0/ext/misc/ | ||
| H A D | normalize.c | 133 static const unsigned char sqlite3UpperToLower[] = { variable |