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

Select list element by name pattern in R

r regex list

How to trim multiple characters?

javascript regex string trim

regexpr syntax in R

r regex

Lightweight regex parser

c regex embedded string

Java String.replaceAll regex

java regex string

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