OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:html_home_line
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
7521
my $
html_home_line
;
7529
$
html_home_line
.= "<div class=\"" . $which_side . "\">";
7530
$
html_home_line
.= "<br><a href='" . $g_html_base_file_name{"index"};
7531
$
html_home_line
.= ".html' style='background-color:";
7532
$
html_home_line
.= $g_html_color_scheme{"index"};
7533
$
html_home_line
.= "'><b>Return to main view</b></a>";
7534
$
html_home_line
.= "</div>";
7536
return (\$
html_home_line
);
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
7521
my $
html_home_line
;
7529
$
html_home_line
.= "<div class=\"" . $which_side . "\">";
7530
$
html_home_line
.= "<br><a href='" . $g_html_base_file_name{"index"};
7531
$
html_home_line
.= ".html' style='background-color:";
7532
$
html_home_line
.= $g_html_color_scheme{"index"};
7533
$
html_home_line
.= "'><b>Return to main view</b></a>";
7534
$
html_home_line
.= "</div>";
7536
return (\$
html_home_line
);
Completed in 46 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026