Home
last modified time | relevance | path

Searched refs:full_stop_count (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/network/
H A Dhttp_parsers.cc103 int full_stop_count = 0; in ParseRefreshTime() local
110 if (++full_stop_count == 2) in ParseRefreshTime()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/network/
H A Dhttp_parsers.cc244 int full_stop_count = 0; in ParseRefreshTime() local
251 if (++full_stop_count == 2) in ParseRefreshTime()