Searched refs:in_comment (Results 1 – 3 of 3) sorted by relevance
14 in_comment=0;25 in_comment = 128 if (in_comment == 0) {45 in_comment = 0
243 my $in_comment = 0;279 $_ = '"' . $_ if ($in_string && !$nocheck && !$in_comment);290 if ($nocheck || $in_comment) {471 $in_comment = 0;480 $in_comment = 1;490 if ($in_comment) {512 if (/[^ ] / && !/".* .*"/ && !$in_comment) {531 if ($in_comment) { # still in comment, don't do further checks
225 char *in_comment; member