Lines Matching defs:skipcomment
256 static const char *skipcomment(const char *);
586 * help from skipcomment().
601 cp = skipcomment(tline);
605 cp = skipcomment(cp + 1);
618 cp = skipcomment(cp);
644 cp = skipcomment(cp);
661 cp = skipcomment(cp + 1);
734 cp = skipcomment(*cpp);
746 cp = skipcomment(cp);
754 cp = skipcomment(cp+7);
758 cp = skipcomment(cp);
764 cp = skipcomment(cp);
807 cp = skipcomment(cp);
851 skipcomment(const char *cp)