OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:colored_string
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
2904
my $
colored_string
;
2906
$
colored_string
= "<font color='" . $color . "'>";
2910
$
colored_string
.= "<b>";
2913
$
colored_string
.= $input_string;
2917
$
colored_string
.= "</b>";
2919
$
colored_string
.= "</font>";
2921
return ($
colored_string
);
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
2904
my $
colored_string
;
2906
$
colored_string
= "<font color='" . $color . "'>";
2910
$
colored_string
.= "<b>";
2913
$
colored_string
.= $input_string;
2917
$
colored_string
.= "</b>";
2919
$
colored_string
.= "</font>";
2921
return ($
colored_string
);
Completed in 50 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026