Searched refs:LONG_COMMENT (Results 1 – 3 of 3) sorted by relevance
34 %x COPYING LONG_COMMENT51 \/\* { begin_extra_text(yylineno, (which_extra_text)LONG_COMMENT);52 BEGIN(LONG_COMMENT); }53 <LONG_COMMENT>[^*]* { append_extra_text(yytext); }54 <LONG_COMMENT>\*+[^/] { append_extra_text(yytext); }55 <LONG_COMMENT>\n { append_extra_text(yytext); }56 <LONG_COMMENT>\**\/ { BEGIN(INITIAL); }
41 else if (extra->which == LONG_COMMENT) { in gather_comments()
8 LONG_COMMENT, enumerator