Searched defs:skip_comments (Results 1 – 3 of 3) sorted by relevance
93 void SkipWhitespace(Parser* p, bool skip_comments = true) { in SkipWhitespace()671 AstNode* ParseType(Parser* p, bool skip_comments) { in ParseType()
1202 def __init__(self, lines, skip_comments=True): argument
1144 skip_comments() in skip_comments() function in abigail::ini::read_context