Regular Expressions 101

Community Patterns

0

Php

PCRE2 (PHP >=7.3)
Php
Submitted by Nickname - a year ago

phones

1

Regular Expression
ECMAScript (JavaScript)

/
(?<=: |; )([^;]+)
/
g

Description

Loading markdown...
Submitted by Alex - 5 months ago