OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Mon Mar 02 05:31:46 UTC 2026