CreateOther        58 Source/core/dom/CharacterData.h         ASSERT(type == CreateOther || type == CreateText || type == CreateEditingText);
CreateOther        30 Source/core/dom/Comment.cpp     : CharacterData(document, text, CreateOther)
CreateOther        32 Source/core/dom/DocumentType.cpp     : Node(document, CreateOther)
CreateOther        40 Source/core/dom/ProcessingInstruction.cpp     : CharacterData(document, data, CreateOther)