Searched refs:iscomment (Results 1 – 1 of 1) sorted by relevance
49 iscomment(char c) in iscomment() function59 if (!c || iscomment(c) || isblank2(c) || isendofline(c)) in cmdline_isendoftoken()67 if (!c || iscomment(c) || isendofline(c)) in cmdline_isendofcommand()130 if ( isendofline(*buf) || iscomment(*buf) ) in match_inst()182 if ( isendofline(*buf) || iscomment(*buf) ) in match_inst()226 if ( iscomment(*curbuf) ) { in cmdline_parse()270 if (isendofline(*curbuf) || iscomment(*curbuf)) { in cmdline_parse()