Regular Expressions 101

Community Patterns

1

OTP Card payment

Python
no description available
Submitted by anonymous - 8 years ago
1

AsDate

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

4 digits

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

CPS

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago

INNERTEXT -- from HTML TAGS

0

Regular Expression
PCRE (PHP <7.3)

/
<script*[^>]*>(.+?)<\/script[^>]*>|<!--*(.+?)-->|<style*[^>]*>(.+?)<\/style[^>]*>|<javascript*[^>]*>(.*?)<\/javascript[^>]*>|<(?:"[^"]*"['"]*|'[^']*'['"]*|[^'">])+>
/
gmis

Description

Loading markdown...
Submitted by zigray - 8 years ago