Searched refs:zero_is_terminator (Results 1 – 1 of 1) sorted by relevance
282 const bool zero_is_terminator = dump_options.GetBinaryZeroIsTerminator(); in DumpEncodedBufferToStream() local284 if (zero_is_terminator) { in DumpEncodedBufferToStream()307 if (!zero_is_terminator) in DumpEncodedBufferToStream()332 if (zero_is_terminator && !*utf8_data_ptr) in DumpEncodedBufferToStream()