Home
last modified time | relevance | path

Searched refs:dohighlight (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/
H A Dkernel-doc282 my $dohighlight = "";
639 eval $dohighlight;
848 # The dohighlight kludge requires the text be called $contents
850 eval $dohighlight;
2404 $dohighlight .= "\$contents =~ s:$pattern:$result:gs;\n";
/kernel/linux/linux-6.6/scripts/
H A Dkernel-doc132 my $dohighlight = "";
540 eval $dohighlight;
750 # The dohighlight kludge requires the text be called $contents
752 eval $dohighlight;
2369 $dohighlight .= "\$contents =~ s:$pattern:$result:gs;\n";

Completed in 7 milliseconds