Lines Matching refs:WRITE_UTF8
34404 #define WRITE_UTF8(zOut, c) { \ macro
34679 WRITE_UTF8(z, c); in sqlite3VdbeMemTranslate()
34708 WRITE_UTF8(z, c); in sqlite3VdbeMemTranslate()
34824 WRITE_UTF8(zOut, c); in sqlite3Utf8To8()
34892 WRITE_UTF8(z, i); in sqlite3UtfSelfTest()
204124 #define WRITE_UTF8(zOut, c) { \
204425 WRITE_UTF8(zOut, iOut);
254154 #define WRITE_UTF8(zOut, c) { \
254464 if( iCode ) WRITE_UTF8(zOut, iCode);
255308 WRITE_UTF8(zOut, iCode);
255341 WRITE_UTF8(zOut, iCode);