Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-02-26 18:04
Flavor·Golang

`
^(?P<queryValue>[0-9,./]+) ?(?P<sourceUnit>[a-zA-Z/\"'^0-9\p{Sc}]+)(?:(?: in | to | as | ?> ?)(?P<targetUnit>[a-zA-Z/\"'^0-9\p{Sc}]+))?$
`
gm
Open regex in editor

Description

WIP

Submitted by anonymous