Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
H A Dkernel-doc385 my $doc_start = '^/\*\*\s*$'; # Allow whitespace at end of comment start.
2040 if (/$doc_start/o) {
/kernel/linux/linux-6.6/scripts/
H A Dkernel-doc246 my $doc_start = '^/\*\*\s*$'; # Allow whitespace at end of comment start.
2009 if (/$doc_start/o) {

Completed in 5 milliseconds