Searched refs:in_comment (Results 1 – 5 of 5) sorted by relevance
107 my $in_comment = 0;210 $in_comment = 0;222 $in_comment = 1;232 if ($in_comment) {279 if (!$in_comment && (/^(\t )* {1,3}\S/ || /^(\t )* {5,7}\S/) &&304 if ($in_comment) { # still in comment
224 my $in_comment = 0;259 $_ = '"' . $_ if ($in_string && !$nocheck && !$in_comment);270 if ($nocheck || $in_comment) {404 $in_comment = 0;413 $in_comment = 1;423 if ($in_comment) {464 if ($in_comment) { # still in comment, don't do further checks
167 static int in_comment = FALSE; variable504 } else if (in_comment == FALSE) { in handle_macro_line()523 } else if ((in_comment == FALSE) && in handle_cplus_comment_line()533 in_comment = TRUE; in handle_cplus_comment_line()548 } else if ((in_comment == FALSE) && in handle_open_comment()551 in_comment = TRUE; in handle_open_comment()574 in_comment = FALSE; in handle_close_comment()600 } else if (in_comment == FALSE) { in handle_gettext()632 } else if (in_comment == FALSE) { in handle_dgettext()665 } else if (in_comment == FALSE) { in handle_dcgettext()[all …]
243 np->in_tqehead[0], np->in_tqehead[1], np->in_comment);
188 char *in_comment; member