Closed
Description
Here is my solution: https://regex101.com/r/nySDm6/1
(?:
- \(([^\)]*)\)
+ \((.*(?=\)))\)
)?
Test data: static array[] ISO8859_1(array $d = [], string $s="", $f=array()) foo bar baz
Metadata
Metadata
Assignees
Labels
No labels