Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/misc/
H A Dnextchar.c131 static int readUtf8(const unsigned char *z, unsigned *pOut){ in readUtf8() function
184 n = readUtf8(zOut+p->nPrefix, &cNext); in findNextChars()