Home
last modified time | relevance | path

Searched refs:commentCheck (Results 1 – 12 of 12) sorted by relevance

/dports/comms/conserver-com/conserver-8.2.4/conserver/
H A Dconvert.c64 int i, buflen, peek, commentCheck = 1; in ReadLine2() local
101 if (commentCheck) { in ReadLine2()
106 commentCheck = 0; in ReadLine2()
108 commentCheck = 0; in ReadLine2()
121 commentCheck = 1; in ReadLine2()
H A Dcutil.c336 int i, buflen, peek, commentCheck = 1, comment = 0; in ReadLine() local
373 if (commentCheck) { in ReadLine()
379 commentCheck = 0; in ReadLine()
381 commentCheck = 0; in ReadLine()
389 if (comment == 0 && commentCheck == 0) { in ReadLine()
397 commentCheck = 1; in ReadLine()
409 (commentCheck == 0)) { in ReadLine()
/dports/audio/vimpc/vimpc-0.09.2/src/
H A Dconfig.hpp41 Regex::RE const commentCheck("^\\s*\".*"); in ExecuteConfigCommands() local
65 if ((input != "") && (commentCheck.Matches(input.c_str()) == false)) in ExecuteConfigCommands()
/dports/net-p2p/transmission-cli/transmission-3.00/qt/
H A DMakeDialog.cc174 if (ui.commentCheck->isChecked()) in makeTorrent()
/dports/net-p2p/transmission-qt/transmission-3.00/qt/
H A DMakeDialog.cc174 if (ui.commentCheck->isChecked()) in makeTorrent()
/dports/net-p2p/transmission-gtk/transmission-3.00/qt/
H A DMakeDialog.cc174 if (ui.commentCheck->isChecked()) in makeTorrent()
/dports/net-p2p/transmission-daemon/transmission-3.00/qt/
H A DMakeDialog.cc174 if (ui.commentCheck->isChecked()) in makeTorrent()
/dports/net-p2p/transmission-utils/transmission-3.00/qt/
H A DMakeDialog.cc174 if (ui.commentCheck->isChecked()) in makeTorrent()
/dports/www/transmission-web/transmission-3.00/qt/
H A DMakeDialog.cc174 if (ui.commentCheck->isChecked()) in makeTorrent()
/dports/www/mod_webkit/w4py-1.2.3/PSP/
H A DPSPParser.py76 def commentCheck(self, handler, reader): member in PSPParser
/dports/graphics/qgis/qgis-3.22.3/python/console/
H A Dconsole_editor.py353 def commentEditorCode(self, commentCheck): argument
358 if commentCheck:
368 if commentCheck:
/dports/graphics/qgis-ltr/qgis-3.16.16/python/console/
H A Dconsole_editor.py347 def commentEditorCode(self, commentCheck): argument
352 if commentCheck:
362 if commentCheck: