Searched refs:up_to_unmatched_closing_paren (Results 1 - 1 of 1) sorted by relevance

/external/webkit/WebKitTools/Scripts/webkitpy/style/processors/
H A Dcpp.py155 def up_to_unmatched_closing_paren(s): function
165 up_to_unmatched_closing_paren("a == (b + c)) { ")
1339 condition, rest = up_to_unmatched_closing_paren(matched.group('reminder'))

Completed in 84 milliseconds