Home
last modified time | relevance | path

Searched defs:comment_re (Results 1 – 25 of 25) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/config/
H A Dmake-windows-h-wrapper.py10 comment_re = re.compile(r'//[^\n]*\n|/\*.*\*/', re.S) variable
/dports/www/firefox/firefox-99.0/config/
H A Dmake-windows-h-wrapper.py10 comment_re = re.compile(r"//[^\n]*\n|/\*.*\*/", re.S) variable
/dports/www/firefox-esr/firefox-91.8.0/config/
H A Dmake-windows-h-wrapper.py10 comment_re = re.compile(r"//[^\n]*\n|/\*.*\*/", re.S) variable
/dports/mail/thunderbird/thunderbird-91.8.0/config/
H A Dmake-windows-h-wrapper.py10 comment_re = re.compile(r"//[^\n]*\n|/\*.*\*/", re.S) variable
/dports/deskutils/zim/zim-0.74.3/tools/
H A Dextract_translator_comments.py7 comment_re = re.compile(r'\s+#\s+T:\s+(.+)\s*$') variable
H A Dtest_file.py16 comment_re = re.compile('^\s*#\s*Tests\s*:', re.I) variable
/dports/textproc/py-ucl/libucl-0.8.1/python/tests/
H A Dtest_validation.py10 comment_re = re.compile('\/\*((?!\*\/).)*?\*\/', re.DOTALL | re.MULTILINE) variable
/dports/textproc/libucl/libucl-0.8.1/python/tests/
H A Dtest_validation.py10 comment_re = re.compile('\/\*((?!\*\/).)*?\*\/', re.DOTALL | re.MULTILINE) variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/ThirdParty/gyp/tools/
H A Dpretty_gyp.py20 comment_re = re.compile(r'\s*#.*') variable
/dports/print/lilypond-devel/lilypond-2.23.5/scripts/auxiliar/
H A Dupdate-snippets.py44 comment_re = re.compile( variable
/dports/print/lilypond/lilypond-2.22.1/scripts/auxiliar/
H A Dupdate-snippets.py44 comment_re = re.compile( variable
/dports/textproc/augeas/augeas-1.12.0/lenses/
H A Dgrub.aug54 let comment_re = /([^ \t\n].*[^ \t\n]|[^ \t\n])/ var
H A Dinifile.aug157 let comment_re = /[;#]/ var
/dports/archivers/opkg-openwrt/opkg-b07cde3/libopkg/
H A Dopkg_conf.c192 regex_t valid_line_re, comment_re; in opkg_conf_parse_file() local
/dports/security/tor-devel/tor-0.4.7.2-alpha/scripts/maint/practracker/
H A Dproblem.py242 comment_re = re.compile(r'#.*$') variable
/dports/security/tor/tor-0.4.6.8/scripts/maint/practracker/
H A Dproblem.py242 comment_re = re.compile(r'#.*$') variable
/dports/x11-fonts/py-glyphsLib/glyphsLib-3.1.4/Lib/glyphsLib/builder/
H A Dfeatures.py556 def _pop_comment(self, statements, comment_re): argument
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/input/
H A Dsubtitles.cpp298 …QRegularExpression comment_re{ "^\\s*$|^\\s*[!;]", QRegularExpression::CaseInsensiti… in probe() local
/dports/textproc/py-sphinx/Sphinx-3.5.2/build/lib/sphinx/pycode/
H A Dparser.py24 comment_re = re.compile('^\\s*#: ?(.*)\r?\n?$') variable
/dports/textproc/py-sphinx/Sphinx-3.5.2/sphinx/pycode/
H A Dparser.py24 comment_re = re.compile('^\\s*#: ?(.*)\r?\n?$') variable
/dports/textproc/py-sphinx/stage/usr/local/lib/python3.8/site-packages/sphinx/pycode/
H A Dparser.py24 comment_re = re.compile('^\\s*#: ?(.*)\r?\n?$') variable
/dports/net-mgmt/nagstamon/Nagstamon-3.8.0/Nagstamon/thirdparty/Xlib/
H A Drdb.py34 comment_re = re.compile(r'^\s*!') variable
/dports/x11-toolkits/py-xlib/python-xlib-0.27/Xlib/
H A Drdb.py36 comment_re = re.compile(r'^\s*!') variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/WebOb/webob/
H A Dexc.py186 comment_re = re.compile(r'<!--|-->') variable
/dports/www/py-webob/WebOb-1.8.7/src/webob/
H A Dexc.py186 comment_re = re.compile(r'<!--|-->') variable