write            2648 Source/core/dom/Document.cpp void Document::write(const SegmentedString& text, Document* ownerDocument)
write            2672 Source/core/dom/Document.cpp void Document::write(const String& text, Document* ownerDocument)
write             303 Source/core/html/HTMLDocument.cpp void HTMLDocument::write(DOMWindow* callingWindow, const Vector<String>& text)
write             137 Source/core/inspector/InspectorHeapProfilerAgent.cpp     virtual void write(const uint32_t* chunk, const int size) OVERRIDE
write             429 Source/core/rendering/RenderTreeAsText.cpp void write(TextStream& ts, const RenderObject& o, int indent, RenderAsTextBehavior behavior)
write             504 Source/core/rendering/RenderTreeAsText.cpp static void write(TextStream& ts, RenderLayer& l,
write             589 Source/core/rendering/svg/SVGRenderTreeAsText.cpp void write(TextStream& ts, const RenderSVGRoot& root, int indent)
write             621 Source/core/rendering/svg/SVGRenderTreeAsText.cpp void write(TextStream& ts, const RenderSVGShape& shape, int indent)
write              90 Source/modules/filesystem/FileWriter.cpp void FileWriter::write(Blob* data, ExceptionState& exceptionState)
write              43 Source/modules/filesystem/FileWriterSync.cpp void FileWriterSync::write(Blob* data, ExceptionState& exceptionState)
write              43 Source/platform/audio/ReverbInputBuffer.cpp void ReverbInputBuffer::write(const float* sourceP, size_t numberOfFrames)