Searched refs:skip_comment (Results 1 – 10 of 10) sorted by relevance
| /freebsd-12-stable/usr.bin/ctags/ |
| D | C.c | 125 skip_comment(c); in c_entries() 280 skip_comment(c); in func_entry() 308 skip_comment(c); in func_entry() 439 skip_comment(int t) /* t is comment character */ in skip_comment() function 518 skip_comment(c); in skip_key()
|
| D | ctags.h | 98 extern void skip_comment(int);
|
| D | yacc.c | 87 skip_comment(c); in y_entries()
|
| /freebsd-12-stable/usr.bin/mail/ |
| D | util.c | 362 skip_comment(char *cp) in skip_comment() function 408 cp = skip_comment(cp); in skin() 453 cp = skip_comment(cp); in skin()
|
| D | extern.h | 68 char *skip_comment(char *);
|
| /freebsd-12-stable/contrib/byacc/ |
| D | reader.c | 318 skip_comment(void) in skip_comment() function 368 skip_comment(); in next_inline()
|
| /freebsd-12-stable/contrib/gcc/ |
| D | ChangeLog-1999 | 8591 (null_underflow, null_cleanup, skip_comment, copy_comment, 15896 * cpplib.c (skip_comment, copy_comment, cpp_skip_hspace, 17662 (skip_comment): Handle CHILL line comments too. Second 17666 (copy_rest_of_line): Likewise. Call skip_comment and 17677 parse_string. Use skip_comment for CHILL comments too. Use
|
| D | ChangeLog-2000 | 14997 (maybe_macroexpand, skip_comment, copy_comment, skip_string, 21196 (skip_comment): Warn about // comments if -Wtraditional. 26197 skip_block_comment, skip_line_comment, skip_comment, 29763 (skip_comment) ... here. Permit C++ comments in system 29766 (copy_comment): Use skip_comment. 29767 (cpp_skip_hspace, cpp_get_token): skip_comment can no longer
|
| D | ChangeLog-2002 | 15787 * cpptrad.c (skip_comment): Rename copy_comment, copy comment to 17261 * cpptrad.c (skip_comment, lex_identifier, 21243 (skip_comment): Handle -Wcomment.
|
| D | FSFChangeLog.11 | 13323 * cpplib.c (skip_comment, handle_directive): Don't use uninit vars.
|