已匹配
输入模式和文本后可立即查看结果。
匹配结果
Match 1
text: OpenClaw
index: 0
groups: Open, Claw
Match 2
text: OpenClaw
index: 13
groups: Open, Claw
输入模式、flags 和测试文本,即可查看匹配情况和捕获组。
text: OpenClaw
index: 0
groups: Open, Claw
text: OpenClaw
index: 13
groups: Open, Claw
只会显示第一个匹配结果。
可以,每个匹配结果都会显示捕获组。