Regular Expressions 101

Sponsors

Library entries

-2
python

checklists item

checklists item
Submitted by Tobias Hochgürtel - 8 years ago
-2
python

filter

no description available
Submitted by anonymous - 8 years ago
-2
python

Between two strings

Awesome explanation of nested lookbacks
Submitted by OnlineCop - 7 years ago
-2
python

adsf

adfadfad
Submitted by anonymous - 7 years ago
-2
python

match unescaped quotes

no description available
Submitted by anonymous - 7 years ago
-2
python

TD data from html table

no description available
Submitted by Deepak Bansal - 7 years ago
-1
dotnet

MMM DDD YYYY

FEB MON 2023
Submitted by anonymous - 2 months ago
-1
pcre2

phone

regex for phone
Submitted by anonymous - 2 months ago
-1
pcre2

Eide Chrysler New Goal

no description available
Submitted by anonymous - 2 years ago
-1
pcre2

Url regex

no description available
Submitted by anonymous - 2 years ago

Basic grammar for regex matching of simplistic Makefiles

Vote

-2

Regular Expression
python

"
(?P<assign_op>(\:|\!|\?)?=)|(?P<token_subst>$|%(\<\@))|(?P<token_ident>[\w\d\.\,]+)|(?P<target_name_match>%\.?)|(?P<token_rule_sep>[:])|(?P<incr_op>\n)|(?P<line_end>\n)|(?P<comment_op>#[.*]+$)|(?P<adjust_parser>[\$%\s\t\:])
"
gm

Description

Loading markdown...
Submitted by Robert Butler <me@r-butler.net> - 9 years ago