OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:line_of_interest_regex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
5433
my $
line_of_interest_regex
= '\s*(\d+:0x[a-fA-F0-9]+)\s+(\**)(.*)';
5591
elsif ($input_line =~ /$
line_of_interest_regex
/)
6057
my $
line_of_interest_regex
= '^#*\s+([\d' . $decimal_separator . '\s+]+)\[\s*(\d+|\?)\]';
6152
if ($input_line =~ /$
line_of_interest_regex
/)
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
5433
my $
line_of_interest_regex
= '\s*(\d+:0x[a-fA-F0-9]+)\s+(\**)(.*)';
5591
elsif ($input_line =~ /$
line_of_interest_regex
/)
6057
my $
line_of_interest_regex
= '^#*\s+([\d' . $decimal_separator . '\s+]+)\[\s*(\d+|\?)\]';
6152
if ($input_line =~ /$
line_of_interest_regex
/)
Completed in 46 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026