HomeSort by: relevance | last modified time | path
    Searched defs:switch_warning (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/autoconf/dist/lib/Autom4te/
ChannelDefs.pm 36 switch_warning ($CATEGORY);
58 &switch_warning &parse_WARNINGS &parse_warnings);
239 =item C<switch_warning ($CATEGORY)>
247 sub switch_warning ($) subroutine
297 switch_warning $_ foreach (split (',', $ENV{'WARNINGS'}));
319 if switch_warning $cat;

Completed in 37 milliseconds