Home
last modified time | relevance | path

Searched refs:dont_ignore (Results 1 – 17 of 17) sorted by relevance

/dports/lang/parrot/parrot-8.1.0/lib/Pod/Simple/
H A DBlackBox.pm966 my $dont_ignore; # whether this target matches us
980 $dont_ignore = 1;
986 if( $dont_ignore ) {
987 $dont_ignore = '';
991 $dont_ignore = 1;
999 $para->[1]{'~ignore'} = (! $dont_ignore) || 0;
1002 DEBUG > 1 and print " Making note to ", $dont_ignore ? 'not ' : '',
1004 DEBUG > 1 and $dont_ignore and print " Making note to treat contents as ",
1009 if(!$dont_ignore or scalar grep $_->[1]{'~ignore'}, @$curr_open) {
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-access.c239 const bool dont_ignore = !(is_root && s_ixusr); in stress_access() local
249 if ((ret == 0) && dont_ignore) { in stress_access()
259 if ((ret == 0) && dont_ignore) { in stress_access()
/dports/lang/perl5.30/perl-5.30.3/cpan/Pod-Simple/lib/Pod/Simple/
H A DBlackBox.pm1070 my $dont_ignore; # whether this target matches us
1084 $dont_ignore = 1;
1090 if( $dont_ignore ) {
1091 $dont_ignore = '';
1095 $dont_ignore = 1;
1103 $para->[1]{'~ignore'} = (! $dont_ignore) || 0;
1106 DEBUG > 1 and print STDERR " Making note to ", $dont_ignore ? 'not ' : '',
1108 DEBUG > 1 and $dont_ignore and print STDERR " Making note to treat contents as ",
1113 if(!$dont_ignore or scalar grep $_->[1]{'~ignore'}, @$curr_open) {
/dports/lang/perl5.34/perl-5.34.0/cpan/Pod-Simple/lib/Pod/Simple/
H A DBlackBox.pm1302 my $dont_ignore; # whether this target matches us
1316 $dont_ignore = 1;
1322 if( $dont_ignore ) {
1323 $dont_ignore = '';
1327 $dont_ignore = 1;
1335 $para->[1]{'~ignore'} = (! $dont_ignore) || 0;
1338 DEBUG > 1 and print STDERR " Making note to ", $dont_ignore ? 'not ' : '',
1340 DEBUG > 1 and $dont_ignore and print STDERR " Making note to treat contents as ",
1345 if(!$dont_ignore or scalar grep $_->[1]{'~ignore'}, @$curr_open) {
/dports/lang/perl5.32/perl-5.32.1/cpan/Pod-Simple/lib/Pod/Simple/
H A DBlackBox.pm1304 my $dont_ignore; # whether this target matches us
1318 $dont_ignore = 1;
1324 if( $dont_ignore ) {
1325 $dont_ignore = '';
1329 $dont_ignore = 1;
1337 $para->[1]{'~ignore'} = (! $dont_ignore) || 0;
1340 DEBUG > 1 and print STDERR " Making note to ", $dont_ignore ? 'not ' : '',
1342 DEBUG > 1 and $dont_ignore and print STDERR " Making note to treat contents as ",
1347 if(!$dont_ignore or scalar grep $_->[1]{'~ignore'}, @$curr_open) {
/dports/textproc/p5-Pod-Simple/Pod-Simple-3.43/lib/Pod/Simple/
H A DBlackBox.pm1302 my $dont_ignore; # whether this target matches us
1316 $dont_ignore = 1;
1322 if( $dont_ignore ) {
1323 $dont_ignore = '';
1327 $dont_ignore = 1;
1335 $para->[1]{'~ignore'} = (! $dont_ignore) || 0;
1338 DEBUG > 1 and print STDERR " Making note to ", $dont_ignore ? 'not ' : '',
1340 DEBUG > 1 and $dont_ignore and print STDERR " Making note to treat contents as ",
1345 if(!$dont_ignore or scalar grep $_->[1]{'~ignore'}, @$curr_open) {
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Pod-Simple/lib/Pod/Simple/
H A DBlackBox.pm1302 my $dont_ignore; # whether this target matches us
1316 $dont_ignore = 1;
1322 if( $dont_ignore ) {
1323 $dont_ignore = '';
1327 $dont_ignore = 1;
1335 $para->[1]{'~ignore'} = (! $dont_ignore) || 0;
1338 DEBUG > 1 and print STDERR " Making note to ", $dont_ignore ? 'not ' : '',
1340 DEBUG > 1 and $dont_ignore and print STDERR " Making note to treat contents as ",
1345 if(!$dont_ignore or scalar grep $_->[1]{'~ignore'}, @$curr_open) {
/dports/devel/py-lark-parser/lark-parser-0.12.0/lark/
H A Dlark.py396 def _build_lexer(self, dont_ignore=False): argument
398 if dont_ignore:
528 def lex(self, text, dont_ignore=False): argument
535 if not hasattr(self, 'lexer') or dont_ignore:
536 lexer = self._build_lexer(dont_ignore)
/dports/devel/py-lark-parser/lark-parser-0.12.0/tests/
H A Dtest_lexer.py18 res = list(p.lex("abc cba dd", dont_ignore=True))
/dports/devel/py-lark-parser/lark-parser-0.12.0/lark-stubs/
H A Dlark.pyi105 def lex(self, text: str, dont_ignore: bool = False) -> Iterator[Token]:
/dports/games/angband/Angband-4.2.2/src/
H A Dobj-pile.c1053 bool dont_ignore = verbose && !ignore_item_ok(*dropped); in drop_near() local
1069 if (floor_carry(c, best, *dropped, &dont_ignore)) { in drop_near()
1071 if (dont_ignore && (square(c, best)->mon < 0)) { in drop_near()
/dports/chinese/bitchx/bitchx-1.2.1/bitchx-docs/7_Docs/
H A DUpdates3372 using dont_ignore for a nickname etc. Some types of ignores don't translate
/dports/chinese/bitchx/stage/usr/local/share/bx/help/7_Docs/
H A DUpdates3372 using dont_ignore for a nickname etc. Some types of ignores don't translate
/dports/irc/bitchx/stage/usr/local/share/bx/help/7_Docs/
H A DUpdates3372 using dont_ignore for a nickname etc. Some types of ignores don't translate
/dports/irc/bitchx/bitchx-1.2.1/bitchx-docs/7_Docs/
H A DUpdates3372 using dont_ignore for a nickname etc. Some types of ignores don't translate
/dports/chinese/bitchx/bitchx-1.2.1/
H A DChangelog4446 using dont_ignore for a nickname etc. Some types of ignores don't translate
/dports/irc/bitchx/bitchx-1.2.1/
H A DChangelog4446 using dont_ignore for a nickname etc. Some types of ignores don't translate