Searched refs:iscomment (Results 1 – 1 of 1) sorted by relevance
44 iscomment(char c) in iscomment() function54 if (!c || iscomment(c) || isblank2(c) || isendofline(c)) in cmdline_isendoftoken()62 if (!c || iscomment(c) || isendofline(c)) in cmdline_isendofcommand()125 if ( isendofline(*buf) || iscomment(*buf) ) in match_inst()177 if ( isendofline(*buf) || iscomment(*buf) ) in match_inst()221 if ( iscomment(*curbuf) ) { in cmdline_parse()265 if (isendofline(*curbuf) || iscomment(*curbuf)) { in cmdline_parse()