Regular Expressions 101

Community Patterns

1

test

PCRE2 (PHP >=7.3)
test
Submitted by tf - 2 years ago

篩選MP Log Day

0

Regular Expression
.NET (C#)

@"
(?<=Day:)\s+\((.+)\)\s+(?=Time:)
"
gm

Description

Loading markdown...
Submitted by anonymous - a year ago