Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Replace captured groups with empty string in python

python regex

How to extract all matches from a string using single regular expression in PHP?

php regex substring

extract string between two dots

regex perl

Regex to find hashtag in string - without taking the initial hashtag symbol

php regex

Regexp. How to match word isn't followed and preceded by another characters

regex

Improve JavaScript regex to match content inside of tags with or without closing tag, excluding self

javascript regex

Splitting string into matching and non-matching groups in javascript

regex dont match if it is an empty string

javascript regex validation

Extract specific data from a text file

regex matlab text cell-array

How to trace the execution of a regex matching?

regex perl pcre trace

zero padded integer with perl regex substitution

regex perl substitution

Replication of digits in a string using regex sub (Python)

python regex

Why I need an extra space in the regex pattern to make it work properly?

python regex

Bash Regex Capture Groups

regex bash grep pcre

Negative lookahead not working after character range with plus quantifier

remove pattern before digits and keep those digits

r regex

python regex, remove escape characters and punctuation except for apostrophe

python regex python-3.x

NGINX hashbang rewrite

regex hash nginx rewrite

Generating the shortest regex to match an arbitrary word list

regex grammar-induction

How to user Perl to find all instances of strings that match a regexp?

regex perl