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

  /src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in 10542 my $hdr_regex;
10675 $hdr_regex = "^\\s*";
10687 $hdr_regex .= "(Excl\\.\.*)";
10695 $hdr_regex .= "(Incl\\.\.*)";
10709 $hdr_regex .= "(Attr\\.\.*)";
10716 $hdr_regex .= "(Name\.*)";
10749 print XREGEXP "$hdr_regex\n";
  /src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in 10542 my $hdr_regex;
10675 $hdr_regex = "^\\s*";
10687 $hdr_regex .= "(Excl\\.\.*)";
10695 $hdr_regex .= "(Incl\\.\.*)";
10709 $hdr_regex .= "(Attr\\.\.*)";
10716 $hdr_regex .= "(Name\.*)";
10749 print XREGEXP "$hdr_regex\n";

Completed in 49 milliseconds