Home
last modified time | relevance | path

Searched defs:highlight_block (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/
H A Dkernel-doc.pl695 sub highlight_block($) { subroutine
/linux/scripts/lib/kdoc/
H A Dkdoc_output.py112 def highlight_block(self, block): member in OutputFormat