HomeSort by: relevance | last modified time | path
    Searched refs:unmarked (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/util/
find-doc-nits 539 my $unmarked = $thing;
544 # $unmarked is the option with *all* markup removed
545 $unmarked =~ s/[BIL]<|>//msg;
551 if $unmarked =~ /^-${option_re}$/;
653 my $unmarked = $symbol;
654 $unmarked =~ s/[BIL]<|>//msg;
657 unless $symbol =~ /^B<.*?>$/ && $unmarked =~ /^${symbol_re}$/
  /src/crypto/external/bsd/openssl/dist/util/
find-doc-nits 510 my $unmarked = $thing;
515 # $unmarked is the option with *all* markup removed
516 $unmarked =~ s/[BIL]<|>//msg;
522 if $unmarked =~ /^-${option_re}$/;
610 my $unmarked = $symbol;
611 $unmarked =~ s/[BIL]<|>//msg;
614 unless $symbol =~ /^B<.*?>$/ && $unmarked =~ /^${symbol_re}$/
  /src/usr.bin/make/
make.c 483 bool unmarked; local
485 unmarked = !(cgn->type & OP_MARK);
491 if (unmarked)
  /src/external/gpl3/autoconf/dist/
maint.mk 736 halt='$(ME): found unmarked diagnostic(s)' \

Completed in 28 milliseconds