createFragmentForTransformToFragment 54 Source/core/editing/markup.h PassRefPtr<DocumentFragment> createFragmentForTransformToFragment(const String&, const String& sourceMIMEType, Document& outputDoc); createFragmentForTransformToFragment 132 Source/core/xml/XSLTProcessor.cpp return createFragmentForTransformToFragment(resultString, resultMIMEType, *outputDoc);