Searched refs:in_comment (Results 1 – 5 of 5) sorted by relevance
110 my $in_comment = 0;213 $in_comment = 0;225 $in_comment = 1;235 if ($in_comment) {282 if (!$in_comment && (/^(\t )* {1,3}\S/ || /^(\t )* {5,7}\S/) &&307 if ($in_comment) { # still in comment
255 my $in_comment = 0;291 $_ = '"' . $_ if ($in_string && !$nocheck && !$in_comment);302 if ($nocheck || $in_comment) {472 $in_comment = 0;481 $in_comment = 1;491 if ($in_comment) {532 if ($in_comment) { # still in comment, don't do further checks
166 static int in_comment = FALSE; variable501 } else if (in_comment == FALSE) { in handle_macro_line()520 } else if ((in_comment == FALSE) && in handle_cplus_comment_line()530 in_comment = TRUE; in handle_cplus_comment_line()545 } else if ((in_comment == FALSE) && in handle_open_comment()548 in_comment = TRUE; in handle_open_comment()571 in_comment = FALSE; in handle_close_comment()597 } else if (in_comment == FALSE) { in handle_gettext()629 } else if (in_comment == FALSE) { in handle_dgettext()662 } else if (in_comment == FALSE) { in handle_dcgettext()[all …]
241 np->in_tqehead[0], np->in_tqehead[1], np->in_comment);
188 char *in_comment; member