Regular Expressions 101

Sponsors

Library entries

-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
-1
pcre2

LinuxOSVersion

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

From conf table to hive table

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

smargs

smargs not margins
Submitted by rkatz - 2 years ago
-1
golang

rtrtr

gtgtg
Submitted by anonymous - 2 years ago
-1
pcre2

trailing commas remover

remove trailing commas on json
Submitted by anonymous - 2 years ago
-1
pcre2

T

T
Submitted by me - 2 years ago
-1
pcre2

bl_regex_fees_types_2

guif
Submitted by guif - a year ago
-1
pcre2

1

1
Submitted by anonymous - 10 months 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