buildSVGPathByteStreamFromString  158 Source/core/svg/SVGPathSegList.cpp     if (!buildSVGPathByteStreamFromString(string, m_byteStream.get(), UnalteredParsing))
buildSVGPathByteStreamFromString   42 Source/core/svg/SVGPathUtilities.h bool buildSVGPathByteStreamFromString(const String&, SVGPathByteStream*, PathParsingMode);