Home
last modified time | relevance | path

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

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Dhtmldocextractor.h76 static void stripTeletypes(QString *html);
H A Dhtmldocextractor.cpp301 void HtmlDocExtractor::stripTeletypes(QString *html) in stripTeletypes() function in Utils::HtmlDocExtractor