Home
last modified time | relevance | path

Searched refs:charset (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dprintf.c55 etByte charset; /* Offset into aDigits[] of the digits string */ member
485 const char *cset = &aDigits[infop->charset]; in sqlite3_str_vappendf()
656 *(bufpt++) = aDigits[infop->charset]; in sqlite3_str_vappendf()