Home
last modified time | relevance | path

Searched refs:commented_out (Results 1 – 19 of 19) sorted by relevance

/dports/lang/perl5.34/perl-5.34.0/regen/
H A Dembed.pl91 my $commented_out = ( $flags =~ /m/ );
189 if (defined $1 && $nn && !($commented_out && !$binarycompat)) {
257 $ret = "/* $ret */" if $commented_out;
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/regen/
H A Dembed.pl91 my $commented_out = ( $flags =~ /m/ );
189 if (defined $1 && $nn && !($commented_out && !$binarycompat)) {
257 $ret = "/* $ret */" if $commented_out;
/dports/lang/perl5.30/perl-5.30.3/regen/
H A Dembed.pl92 my $commented_out = ( ! $binarycompat && $flags =~ /m/ );
156 if (defined $1 && $nn && !($commented_out && !$binarycompat)) {
217 $ret = "/* $ret */" if $commented_out;
/dports/lang/perl5.32/perl-5.32.1/regen/
H A Dembed.pl93 my $commented_out = ( $flags =~ /m/ );
188 if (defined $1 && $nn && !($commented_out && !$binarycompat)) {
256 $ret = "/* $ret */" if $commented_out;
/dports/editors/py-pynvim/pynvim-0.4.3/scripts/
H A Dlogging_statement_modifier.py172 def get_logging_level(logging_stmt, commented_out=False): argument
177 regexp = RE_LOGGING_START_IN_COMMENT if commented_out else RE_LOGGING_START
/dports/print/lilypond-devel/lilypond-2.23.5/scripts/auxiliar/
H A Dcheck_texi_refs.py382 commented_out = is_commented_out(
395 if type != 'ref' and type == manual and not commented_out:
407 if not name in manuals[explicit_type]['nodes'] and not commented_out:
/dports/print/lilypond/lilypond-2.22.1/scripts/auxiliar/
H A Dcheck_texi_refs.py373 commented_out = is_commented_out(
386 if type != 'ref' and type == manual and not commented_out:
398 if not name in manuals[explicit_type]['nodes'] and not commented_out:
/dports/www/firefox-esr/firefox-91.8.0/gfx/harfbuzz/src/
H A Dgen-tag-table.py917 commented_out = same_tag (language, tags) variable
919 print ('%s{\"%s\",\t%s},' % ('/*' if commented_out else ' ', language, hb_tag (tag)), end='')
920 if commented_out:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/harfbuzz-ng/src/src/
H A Dgen-tag-table.py897 commented_out = same_tag (language, tags) variable
899 print ('%s{\"%s\",\t%s},' % ('/*' if commented_out else ' ', language, hb_tag (tag)), end='')
900 if commented_out:
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/harfbuzz/src/
H A Dgen-tag-table.py917 commented_out = same_tag (language, tags) variable
919 print ('%s{\"%s\",\t%s},' % ('/*' if commented_out else ' ', language, hb_tag (tag)), end='')
920 if commented_out:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/harfbuzz-ng/src/src/
H A Dgen-tag-table.py888 commented_out = same_tag (language, tags) variable
890 print ('%s{\"%s\",\t%s},' % ('/*' if commented_out else ' ', language, hb_tag (tag)), end='')
891 if commented_out:
/dports/www/lagrange/lagrange-1.7.3/lib/harfbuzz/src/
H A Dgen-tag-table.py917 commented_out = same_tag (language, tags) variable
919 print ('%s{\"%s\",\t%s},' % ('/*' if commented_out else ' ', language, hb_tag (tag)), end='')
920 if commented_out:
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/harfbuzz/src/
H A Dgen-tag-table.py904 commented_out = same_tag (language, tags) variable
906 print ('%s{\"%s\",\t%s},' % ('/*' if commented_out else ' ', language, hb_tag (tag)), end='')
907 if commented_out:
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/harfbuzz/src/
H A Dgen-tag-table.py897 commented_out = same_tag (language, tags) variable
899 print ('%s{\"%s\",\t%s},' % ('/*' if commented_out else ' ', language, hb_tag (tag)), end='')
900 if commented_out:
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/harfbuzz-sys-0.3.4/harfbuzz/src/
H A Dgen-tag-table.py904 commented_out = same_tag (language, tags) variable
906 print ('%s{\"%s\",\t%s},' % ('/*' if commented_out else ' ', language, hb_tag (tag)), end='')
907 if commented_out:
/dports/www/firefox/firefox-99.0/gfx/harfbuzz/src/
H A Dgen-tag-table.py950 commented_out = same_tag (language, tags) variable
952 print ('%s{\"%s\",\t%s},' % ('/*' if commented_out else ' ', language, hb_tag (tag)), end='')
953 if commented_out:
/dports/print/harfbuzz-icu/harfbuzz-3.4.0/src/
H A Dgen-tag-table.py950 commented_out = same_tag (language, tags) variable
952 print ('%s{\"%s\",\t%s},' % ('/*' if commented_out else ' ', language, hb_tag (tag)), end='')
953 if commented_out:
/dports/print/harfbuzz/harfbuzz-3.4.0/src/
H A Dgen-tag-table.py950 commented_out = same_tag (language, tags) variable
952 print ('%s{\"%s\",\t%s},' % ('/*' if commented_out else ' ', language, hb_tag (tag)), end='')
953 if commented_out:
/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dgen-tag-table.py950 commented_out = same_tag (language, tags) variable
952 print ('%s{\"%s\",\t%s},' % ('/*' if commented_out else ' ', language, hb_tag (tag)), end='')
953 if commented_out: