Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcheckpatch.pl1298 sub get_quoted_string { subroutine
5289 my $extracted_string = get_quoted_string($line, $rawline);
5322 get_quoted_string($line, $rawline) =~ /\b$context_function\b/ &&
5323 length(get_quoted_string($line, $rawline)) != (length($context_function) + 2)) {
5806 my $fmt = get_quoted_string($line, $rawline);
5830 my $fmt = get_quoted_string($lines[$count - 1], raw_line($count, 0));
6456 my $extracted_string = get_quoted_string($line, $rawline);