Is there a way to capture arguments of function , which is repeated with different arguments in same line using regex

前端 未结 0 765
刺人心
刺人心 2021-02-07 05:49

I want to capture the arguments of a function which is used repeatedly , name of the function is fixed like test("a",1)

example: k = print(t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题