Regular Expressions 101

Community Patterns

0

pens

Python
testing
Submitted by anonymous - 2 years ago
0

71871164

Python
Stack overflow example
Submitted by anonymous - 2 years ago
0

#value # value

Python
account for comments
Submitted by anonymous - 2 years ago
0

matlab代码

Python
matlab代码
Submitted by java - 2 years ago
0

find const string in code for xml/java

Python
.
Submitted by anonymous - 2 years ago

File Size Parsing Pattern

0

Regular Expression
ECMAScript (JavaScript)

/
^(?<pre>\D*?)(?<num>\d*\.\d+|\d+\.\d*|\d+)(?<sp>\s*?)(?<units>.*?)$
/
mg

Description

Loading markdown...
Submitted by Vincent Engler - 2 years ago