Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/ctags/
H A DC.c469 skip_comment(int commenttype) in skip_comment() argument
481 if (commenttype == '*' && star) in skip_comment()
485 if (commenttype == '/') { in skip_comment()