Regular Expressions 101

Library entries

0
java

Java RegExMatch Example

This is an example for stackoverflow
Submitted by anonymous - 21 minutes ago
0
java

Java RegEx Group Test

Test
Submitted by anonymous - 37 minutes ago
0
java

APA Citation v1

Parse APA v7 citations
Submitted by mathias v - an hour ago
0
pcre2

Pull Quote regex

Get quote text and author
Submitted by sunilP - 5 hours ago
0
java

catch inner element

working regex for any
Submitted by anonymous - a day ago
0
pcre

jiggl

toggl track to jira
Submitted by anonymous - a day ago
0
pcre2

RegEx

Examples
Submitted by anonymous - a day ago
0
pcre2

EmailValidation

This is an Email validation using RegExp.
Submitted by anonymous - a day ago
0
pcre2

Age

Match "I'm ##" or "I am ##"
Submitted by Matt - a day ago
0
pcre2

IssuePattern

working pattern for Issue packages
Submitted by anonymous - 2 days ago
1
pcre2

3 letter word finder

finds any 3 letter words in a text
Submitted by anonymous - 3 days ago
0
pcre2

quoted strings regex

matches quoted strings
Submitted by anonymous - 3 days ago

street address Checker and fetcher

Vote

-1

Regular Expression
pcre

/
(([0-9a-z-A-Z]+){1}+((\s+[a-zA-Z.,]+|\s+[a-zA-Z,.]+\s){2,10})?(\#[0-9a-z-\-]+|\#\s+[0-9\-]+|[0-9\-]+))
/
g

Description

Loading markdown...
Submitted by Dilip Borad - 9 years ago