Regular Expressions 101

Community Patterns

0

AE Log Line

Python
no description available
Submitted by anonymous - 4 years ago
0

Name w/ unicode

Python
no description available
Submitted by anonymous - 4 years ago

Выбрать все варианты начинающиеся с '(или' со всей латиницей далее до кириллицы

0

Regular Expression
ECMAScript (JavaScript)

/
\(или\s[a-zA-Z\s(),.'!]+\s
/
gm

Description

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