Home
last modified time | relevance | path

Searched refs:skip_comment (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/usr.bin/ctags/
H A DC.c125 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()
H A Dctags.h98 extern void skip_comment(int);
H A Dyacc.c87 skip_comment(c); in y_entries()
/freebsd-13.1/usr.bin/mail/
H A Dutil.c362 skip_comment(char *cp) in skip_comment() function
408 cp = skip_comment(cp); in skin()
453 cp = skip_comment(cp); in skin()
H A Dextern.h68 char *skip_comment(char *);
/freebsd-13.1/contrib/byacc/
H A Dreader.c339 skip_comment(void) in skip_comment() function
389 skip_comment(); in next_inline()