Lines Matching full:line_comment_chars
50 #define LINE_COMMENT_CHARS "|"55 #ifndef LINE_COMMENT_CHARS56 #define LINE_COMMENT_CHARS "#"60 const char line_comment_chars[] = LINE_COMMENT_CHARS;