comment_begin 878 htags/asm.c { echos(comment_begin); ECHO; yy_push_state(C_COMMENT); } comment_begin 901 htags/asm.c { echos(comment_begin); ECHO; yy_push_state(CPP_COMMENT); } comment_begin 1003 htags/asm.c echos(comment_begin); comment_begin 915 htags/c.c { echos(comment_begin); ECHO; yy_push_state(C_COMMENT); } comment_begin 940 htags/c.c { echos(comment_begin); ECHO; yy_push_state(CPP_COMMENT); } comment_begin 88 htags/common.c const char *comment_begin = "<em class='comment'>"; comment_begin 85 htags/common.h extern const char *comment_begin; comment_begin 878 htags/cpp.c { echos(comment_begin); ECHO; yy_push_state(C_COMMENT); } comment_begin 901 htags/cpp.c { echos(comment_begin); ECHO; yy_push_state(CPP_COMMENT); } comment_begin 1349 htags/htags.c comment_begin = p; comment_begin 848 htags/java.c { echos(comment_begin); ECHO; yy_push_state(C_COMMENT); } comment_begin 863 htags/java.c { echos(comment_begin); ECHO; yy_push_state(CPP_COMMENT); } comment_begin 98 htags/lexcommon.h echos(comment_begin); \ comment_begin 997 htags/php.c { echos(comment_begin); ECHO; yy_push_state(C_COMMENT); } comment_begin 1012 htags/php.c { echos(comment_begin); ECHO; yy_push_state(SHELL_COMMENT); } comment_begin 1017 htags/php.c { echos(comment_begin); ECHO; yy_push_state(CPP_COMMENT); } comment_begin 362 htags/src2html.c strbuf_sprintf(sb, "%s/* ", comment_begin); comment_begin 871 htags/src2html.c fputs(comment_begin, out); comment_begin 1011 htags/src2html.c fputs(comment_begin, out);