collectFraction   274 Source/core/html/MediaFragmentURIParser.cpp         String digits = collectFraction(timeString, length, offset);
collectFraction   313 Source/core/html/MediaFragmentURIParser.cpp         fraction = collectFraction(timeString, length, offset).toDouble();