Home | History | Annotate | Download | only in DataFormatters

Lines Matching full:utf8

178                                                             UTF8**,
179 UTF8*,
216 UTF8* utf8_data_ptr = nullptr;
217 UTF8* utf8_data_end_ptr = nullptr;
222 utf8_data_ptr = (UTF8*)utf8_data_buffer_sp->GetBytes();
225 utf8_data_ptr = (UTF8*)utf8_data_buffer_sp->GetBytes(); // needed because the ConvertFunction will change the value of the data_ptr
230 // but this should only happen if we are reading UTF8 data
231 utf8_data_ptr = (UTF8*)data_ptr;
232 utf8_data_end_ptr = (UTF8*)data_end_ptr;
256 UTF8**,
257 UTF8*,
403 // if not UTF8, I need a conversion function to return proper UTF8
535 UTF8> options;
625 return DumpUTFBufferToStream<UTF8>(nullptr,