Regular Expressions 101

Community Patterns

1

email regex

Python
no description available
Submitted by thegamerbr1 - 8 years ago
1

srt time frame

Python
srt time frame
Submitted by anonymous - 8 years ago
1

__import__("os")

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

URL Matcher

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

t01

Python
t01
Submitted by anonymous - 7 years ago
1

小写单词

Python
搜索句子中的小写单词
Submitted by enihsyou - 7 years ago
1

nlc variation

Python
no description available
Submitted by yasaman - 7 years ago
1

Strip unicode u

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

grab value from json

Python
no description available
Submitted by anonymous - 7 years ago

Filter public functions

1

Regular Expression
Python

r"
[\n]+\s+public function [a-z]+[(][a-zA-Z0-9=',]+[)]\n+\s+[{]\n(.+?)\n+\s+[}]
"
s

Description

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