Searched defs:next_line (Results 1 – 2 of 2) sorted by relevance
50 def next_line(self: T, n: int = 1) -> T: member in QAPISourceInfo
1134 static const char *next_line(const char *s) in next_line() function