Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-02-05 09:56
Flavor·PCRE (Legacy)

/
[a-z]*_[A-Z]*
/
u
Open regex in editor

Description

find en_US in the string

Submitted by anonymous