Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/ctags/
H A DC.c124 skip_comment(c); in c_entries()
282 skip_comment(c); in func_entry()
337 skip_comment(c); in func_entry()
468 skip_comment(int t) /* t is comment character */ in skip_comment() function
547 skip_comment(c); in skip_key()
H A Dyacc.c85 skip_comment(c); in y_entries()
H A Dctags.h95 extern void skip_comment(int);
/freebsd-14.2/usr.bin/mail/
H A Dutil.c361 skip_comment(char *cp) in skip_comment() function
407 cp = skip_comment(cp); in skin()
452 cp = skip_comment(cp); in skin()
H A Dextern.h66 char *skip_comment(char *);
/freebsd-14.2/contrib/byacc/
H A Dreader.c347 skip_comment(void) in skip_comment() function
397 skip_comment(); in next_inline()