wrapWithNode      123 Source/core/editing/markup.cpp     void wrapWithNode(Node&, bool convertBlocksToInlines = false, RangeFullySelectsNode = DoesFullySelectNode);
wrapWithNode      410 Source/core/editing/markup.cpp                         wrapWithNode(*parent);
wrapWithNode      610 Source/core/editing/markup.cpp                 accumulator.wrapWithNode(*ancestor, convertBlocksToInlines, StyledMarkupAccumulator::DoesNotFullySelectNode);