parseNPTFragment  181 Source/core/html/MediaFragmentURIParser.cpp         if (parseNPTFragment(fragment.second.characters8(), fragment.second.length(), start, end)) {
parseNPTFragment   52 Source/core/html/MediaFragmentURIParser.h     bool parseNPTFragment(const LChar*, unsigned length, double& startTime, double& endTime);