Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

difference between [0-9] and \d in tcl

regex tcl

Using sed, awk, etc. to separate after middle dot characters

regex bash awk sed

Getting port from URL string using Javascript [duplicate]

javascript regex

How to replace special characters and numbers with the character and spaces on each side

java regex string replace

JavaScript - Regex Credit Card expiry date auto format

javascript regex

Ruby super-insensitive Regex to match school names with accents and other diacritics

How is the regular expression [1-57-9] interpreted?

java regex expression

Perl Regex issues

regex perl

Finding a paragraph containing a word in MS word [closed]

regex ms-word

Confused with Groovy regex matching

java regex groovy

Splitting long lines in bash with numbering

regex bash text sed

String.replaceAll() with [\d]* appends replacement String inbetween characters, why?

java regex

Could anyone give an explain on following javascript RE code?

javascript regex

Get data between 1st and 2nd pipe in python

python regex

Is there an updating match counter which I can use as a prefix in the replace text?

regex perl

How to parse IP Address or Host name containing Alpha Characters?

java regex string

bvCase Insensitive Regex Replacement From Dictionary

python regex recursion

MySQL Regexp to match image links

mysql regex

Ignore comma within nested parentheses for a Regex match

regex

Regular Expression to remove html tags from a string in Python

python regex string substring