Lines Matching refs:WRITE_UTF8
34975 #define WRITE_UTF8(zOut, c) { \ macro
35279 WRITE_UTF8(z, c); in sqlite3VdbeMemTranslate()
35308 WRITE_UTF8(z, c); in sqlite3VdbeMemTranslate()
35424 WRITE_UTF8(zOut, c); in sqlite3Utf8To8()
35494 WRITE_UTF8(z, i); in sqlite3UtfSelfTest()
207118 #define WRITE_UTF8(zOut, c) { \
207419 WRITE_UTF8(zOut, iOut);
259324 #define WRITE_UTF8(zOut, c) { \
259632 if( iCode ) WRITE_UTF8(zOut, iCode);
260484 WRITE_UTF8(zOut, iCode);
260520 WRITE_UTF8(zOut, iCode);