Home | History | Annotate | Download | only in scripts

Lines Matching refs:remainder

2078     init_suffix: Remainder of the current line after the initial <.
3483 remainder = line[match.end(0):]
3497 function_match = Match(r'\s*(\)|=|(const)?\s*(;|\{|throw\(\)|>))', remainder)