Regular Expressions 101

Library entries

0
python

Android App Flavor Dimensions Regex

no description available
Submitted by anonymous - 3 years ago
0
python

27jan3

no description available
Submitted by anonymous - 3 years ago
0
python

27JAN2

no description available
Submitted by anonymous - 3 years ago
0
python

nm-caret-inc-main-27jan

no description available
Submitted by anonymous - 3 years ago
0
python

27jan

no description available
Submitted by anonymous - 3 years ago
0
python

Semantic Version Regex

no description available
Submitted by anonymous - 3 years ago
0
golang

Simple measurement amount and unit

no description available
Submitted by anonymous - 3 years ago
0
python

nm-caret-inc-main

no description available
Submitted by anonymous - 3 years ago
0
python

Remove text between parentheses

no description available
Submitted by anonymous - 3 years ago
0
python

nm-absent-present

no description available
Submitted by anonymous - 3 years ago
0
python

nm-test-main

no description available
Submitted by anonymous - 3 years ago
0
python

h_spring-present-absent

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

Python Float Verification

no description available
Submitted by anonymous - 3 years ago
0
python

regex_for_copper_filenames

no description available
Submitted by anonymous - 3 years ago
0
python

C characters

no description available
Submitted by anonymous - 3 years ago
0
python

C scientific notation

no description available
Submitted by anonymous - 3 years ago

Facebook: parse page name from url

Vote

0

Regular Expression
python

r"
(?i)^(?:.+)?(?:facebook|fb).(?:[a-z\.]{2,6})(/pages|/pg|/group[s])?/([^/]+)(?:/|$)
"
g

Description

Loading markdown...
Submitted by cx - 5 years ago