Regular Expressions 101

Community Patterns

0

任意字符串

PCRE2 (PHP >=7.3)
(.*)
Submitted by kobunketsu - 2 years ago
0

ID-in-C

PCRE2 (PHP >=7.3)
Identifiers in C
Submitted by anonymous - 2 years ago
0

DiscoveryPlus regex

PCRE2 (PHP >=7.3)
.
Submitted by anonymous - 2 years ago

Madmax plots

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(\d{4}\/\d{2}\/\d{2} \d{2}:\d{2}:\d{2})([\s\S])( Crafting plot )([0-9]{1,})( out of)|(Total plot creation time was )([0-9]{1,}\.[0-9]{1,})( sec)+
/
gm

Description

Loading markdown...
Submitted by anonymous - 2 years ago