Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to parse string into words and punctuation marks using javascript

javascript regex

How to remove spaces between text in a single column with notepad plus [closed]

regex notepad++

Need to grep /etc/hosts with a known hostname, and then capture the ip address for the hostname from /etc/hosts

regex linux bash dns hosts

What does error: nothing to repeat mean in this traceback from a compiled Python regex

python regex

HTML5 pattern exclude words

regex html textarea spam

Regular expression for getting specific data

java xml regex

extracting recurring pattern with regular expressions

c# regex

I'm looking to extract values from matched pattern in Java

java regex

Consecutive uppercase letters regex

python regex python-3.x

regular expression to get all numbers except in a range

How to use regex_token_iterator<std::string::iterator> get submatch's position of original string by the iterator itself?

c++ regex

Regex to match string containing letters and only underscore

regex vb.net .net-2.0

How do I print on a single line all content between certain start- and stop-lines?

regex perl

Javascript method for changing snake_case to PascalCase

javascript regex string

Using python's re.sub regular expressions to replace strings

python regex python-3.x

If pattern repeats two times (nonconsecutive) match both patterns, regex

regex

regular expression for finding string between [[ ]] and {{}}

java regex

Double letter matching using python regex

python regex

Regex Golf: Cut off everything after the last "/"

regex perl

Extracting text after "?"

regex r pattern-matching