Home
last modified time | relevance | path

Searched refs:get_quoted_string (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/scripts/
Dcheckpatch.pl1656 sub get_quoted_string { subroutine
6270 my $extracted_string = get_quoted_string($line, $rawline);
6303 get_quoted_string($line, $rawline) =~ /\b$context_function\b/ &&
6304 length(get_quoted_string($line, $rawline)) != (length($context_function) + 2)) {
6871 my $fmt = get_quoted_string($line, $rawline);
6896 my $fmt = get_quoted_string($lines[$count - 1], raw_line($count, 0));
7643 my $extracted_string = get_quoted_string($line, $rawline);