Regular Expressions 101

Library entries

1
pcre

fortigate_60B

parse the log line generated by fortigate 60B
Submitted by ViKing - 7 years ago
0
pcre

fortigate syslog

parse the log line generated from fortigate 60B
Submitted by ViKing - 7 years ago
1
pcre

csgo knifes

no description available
Submitted by anonymous - 7 years ago
1
pcre

Quoted string, single scape

no description available
Submitted by anonymous - 7 years ago
1
pcre

SafeStep Thank You

no description available
Submitted by anonymous - 7 years ago
1
pcre

Spring boot log parser

no description available
Submitted by geowarin - 7 years ago
1
pcre

french phone number

french phone number
Submitted by lolo64 - 7 years ago
1
pcre

Время

no description available
Submitted by anonymous - 7 years ago
1
python

ISIS Checking

no description available
Submitted by anonymous - 7 years ago
1
pcre

reprocess

no description available
Submitted by anonymous - 7 years ago
1
pcre

Check for missing closing bracket

no description available
Submitted by Bastin Geerts - 7 years ago
1
python

Two digit search.

Trying to understand the two digit lookup.
Submitted by mburke05 - 7 years ago

Find Comments or Commentblocks in Code

Vote

1

Regular Expression
pcre

/
((?<raute>#(?<raute_content>.*))|(?<doubleslashes>\/\/(?<doubleslashes_content>.*))|(?<block>\/\*(?<block_content>[^*]+|\*(?!\/))*+\*\/))
/
gm

Description

Loading markdown...
Submitted by Candyman1332 - 7 years ago