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