Regular Expressions 101

Community Patterns

0

Email Validator

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

unit_no_extraction

Python
CREMATRIX
Submitted by anonymous - 4 years ago
0

timestamp

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

parse sqs url

Python
no description available
Submitted by anonymous - 4 years ago

Multiline 2020 Sample Code Copyright/LICENSE Header

1

Regular Expression
Python

r"
^(/\*\n C(?!opyright © 2020 Apple Inc\. All rights reserved\.\n See LICENSE/LICENSE\.txt for this sample\’s licensing information.\n \*/\n).*)$
"
gm

Description

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