Regular Expressions 101

Community Patterns

0

GSN

PCRE2 (PHP >=7.3)
split words to keywords
Submitted by anonymous - 5 months ago
0

date description amount

PCRE2 (PHP >=7.3)
-
Submitted by Me - 5 months ago

From conf table to hive table

-2

Regular Expression
PCRE2 (PHP >=7.3)

/
(\w+)\t([\w()]+)\t(.+)\t\d
/
gmi

Description

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