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

  /src/external/gpl3/gdb/dist/gnulib/import/extra/
gitlog-to-changelog 246 my $ignore_matching;
261 'ignore-matching=s' => \$ignore_matching,
402 if (defined $ignore_matching && @line && $line[0] =~ /$ignore_matching/)
  /src/external/gpl3/gdb.old/dist/gnulib/import/extra/
gitlog-to-changelog 246 my $ignore_matching;
261 'ignore-matching=s' => \$ignore_matching,
402 if (defined $ignore_matching && @line && $line[0] =~ /$ignore_matching/)

Completed in 18 milliseconds