Searched refs:T_LINE_COMMENT (Results 1 – 5 of 5) sorted by relevance
67 T_LINE_COMMENT = 268 /* T_LINE_COMMENT */ enumerator85 #define T_LINE_COMMENT 268 macro
78 %token <comment> T_COMMENT T_LINE_COMMENT104 | T_LINE_COMMENT { $$ = dmxConfigEntryComment($1); }121 Sub : T_LINE_COMMENT { $$ = dmxConfigSubComment($1); }
80 ^{comment} return getcomment(T_LINE_COMMENT, yytext, yyleng);
146 T_LINE_COMMENT = 268 /* T_LINE_COMMENT */ enumerator164 #define T_LINE_COMMENT 268 macro
906 return getcomment(T_LINE_COMMENT, yytext, yyleng);