Home | History | Annotate | Download | only in tools

Lines Matching refs:remainder

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