Searched refs:get_quoted_string (Results 1 – 1 of 1) sorted by relevance
1314 sub get_quoted_string { subroutine5367 my $extracted_string = get_quoted_string($line, $rawline);5400 get_quoted_string($line, $rawline) =~ /\b$context_function\b/ &&5401 length(get_quoted_string($line, $rawline)) != (length($context_function) + 2)) {5902 my $fmt = get_quoted_string($line, $rawline);5926 my $fmt = get_quoted_string($lines[$count - 1], raw_line($count, 0));6560 my $extracted_string = get_quoted_string($line, $rawline);