Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/scripts/
Dcheckpatch.pl1385 sub get_quoted_string { subroutine
5642 my $extracted_string = get_quoted_string($line, $rawline);
5675 get_quoted_string($line, $rawline) =~ /\b$context_function\b/ &&
5676 length(get_quoted_string($line, $rawline)) != (length($context_function) + 2)) {
6190 my $fmt = get_quoted_string($line, $rawline);
6215 my $fmt = get_quoted_string($lines[$count - 1], raw_line($count, 0));
6852 my $extracted_string = get_quoted_string($line, $rawline);