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

Why does this `grep -o` fail, and how should I work around it?

regex bash grep

Regex to match all characters except letters and numbers

php regex

emacs: Is it possible to match strings with balanced parens with emacs regex?

regex emacs

jQuery: select all inputs with unique id (Regex/Wildcard Selectors)

Very Simple Regex Question

java regex

Regex - simple phone number

regex

Python RegEx Matching Newline

python regex

Find the words start from a special character java

java regex

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