Home
last modified time | relevance | path

Searched refs:sourcetext (Results 1 – 25 of 220) sorted by relevance

123456789

/dports/games/excido/excido-0.1.5c/src/
H A DMesh.cpp48 string sourcetext; in Load() local
73 sourcetext=wholefile; in Load()
85 curline=sourcetext.substr(0,sourcetext.find("\n",0)); in Load()
86 sourcetext.erase(0,sourcetext.find("\n",0)+1); in Load()
91 for(unsigned int i=0;i<sourcetext.size();i++) in Load()
92 if(sourcetext.c_str()[i]=='V'&&sourcetext.c_str()[i-1]=='\n') in Load()
101 while(sourcetext.find("\n",0)!=string::npos){ in Load()
103 curline=sourcetext.substr(0,sourcetext.find("\n",0)); in Load()
105 sourcetext.erase(0,sourcetext.find("\n",0)+1); in Load()
/dports/converters/wkhtmltopdf/qt-5db36ec/tools/linguist/lupdate/
H A Dqdeclarative.cpp82 QString sourcetext; member in Comment
86 …{ return !extracomment.isEmpty() || !msgid.isEmpty() || !sourcetext.isEmpty() || !extra.isEmpty();… in isValid()
217 QString sourcetext; in endVisit() local
222 sourcetext = comment.sourcetext; in endVisit()
229 TranslatorMessage msg(QString(), sourcetext, in endVisit()
349 comment.sourcetext.reserve(comment.sourcetext.length() + length-2); in processComment()
350 ushort *ptr = (ushort *)comment.sourcetext.data() + comment.sourcetext.length(); in processComment()
377 comment.sourcetext.resize(ptr - (ushort *)comment.sourcetext.data()); in processComment()
/dports/x11-toolkits/qt5-uiplugin/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/devel/qt5-uitools/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/devel/qt5-qdoc/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/devel/qt5-qdbusviewer/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/sysutils/qt5-qtpaths/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/sysutils/qt5-qtdiag/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/sysutils/qt5-qtplugininfo/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/devel/qt5-assistant/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/devel/qt5-help/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/devel/qt5-linguist/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/devel/qt5-linguisttools/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/devel/qt5-designer/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/devel/qt5-qdbus/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/graphics/qt5-pixeltool/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/x11/qt5-qev/kde-qttools-5.15.2p17/src/linguist/lupdate/
H A Dqdeclarative.cpp137 if (!sourcetext.isEmpty()) in endVisit()
167 if (!sourcetext.isEmpty()) in endVisit()
209 TranslatorMessage msg(QString(), ParserTool::transcode(sourcetext), in endVisit()
267 QString sourcetext; member in FindTrCalls
315 … if (!sourcetext.isEmpty() || !extracomment.isEmpty() || !msgid.isEmpty() || !extra.isEmpty()) { in postVisit()
339 sourcetext.clear(); in consumeComment()
364 sourcetext.reserve(sourcetext.length() + length-2); in processComment()
365 ushort *ptr = (ushort *)sourcetext.data() + sourcetext.length(); in processComment()
397 sourcetext.resize(ptr - (ushort *)sourcetext.data()); in processComment()
/dports/www/firefox-esr/firefox-91.8.0/gfx/tests/crashtests/
H A D394751.xhtml3sourcetext>Line Number 3, Column 42134:&lt;sourcetext&gt;Line Number 3, Column 41312:&amp;lt;sourc…
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/tests/crashtests/
H A D394751.xhtml3sourcetext>Line Number 3, Column 42134:&lt;sourcetext&gt;Line Number 3, Column 41312:&amp;lt;sourc…
/dports/www/firefox/firefox-99.0/gfx/tests/crashtests/
H A D394751.xhtml3sourcetext>Line Number 3, Column 42134:&lt;sourcetext&gt;Line Number 3, Column 41312:&amp;lt;sourc…
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/tests/crashtests/
H A D394751.xhtml3sourcetext>Line Number 3, Column 42134:&lt;sourcetext&gt;Line Number 3, Column 41312:&amp;lt;sourc…
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/tests/crashtests/
H A D394751.xhtml3sourcetext>Line Number 3, Column 42134:&lt;sourcetext&gt;Line Number 3, Column 41312:&amp;lt;sourc…
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/tests/crashtests/
H A D394751.xhtml3sourcetext>Line Number 3, Column 42134:&lt;sourcetext&gt;Line Number 3, Column 41312:&amp;lt;sourc…
/dports/x11-fm/worker/worker-4.10.0/src/
H A Ddeleteop.cc273 sourcetext=(Text*)window->add(new Text(aguix,tx,ty,"")); in open()
275 ty+=sourcetext->getHeight()+5; in open()
310 filenamespace = w - window->getBorderWidth() - sourcetext->getX(); in open()
394 sourcetext->setText(tstr2); in redraw()
481 filenamespace = msg->size.neww - window->getBorderWidth() - sourcetext->getX(); in redraw()
497 if(msg!=NULL) sourcetext->setText(msg); in setmessage()
498 else sourcetext->setText(""); in setmessage()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/linguist/lupdate/testdata/good/mergeui_obsolete/
H A Dproject.ui19 …<!-- If the sourcetext is not similar to the vernacular sourcetext, mark the old one as obsolete a…

123456789