Regular Expressions 101

Community Patterns

4

import url image

Python
import url image
Submitted by bartimeys - 8 years ago

latlonlatlon

0

Regular Expression
PCRE (PHP <7.3)

/
^(-\s+)(lat)(.*)(\n\s*)(long)
/
gm

Description

Loading markdown...
Submitted by anonymous - 4 months ago