Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Perl: How can I capitalize a regex match?

regex perl capitalization

How to validate ip address in C#

Limit characters to Letters and Numbers in input field

regex forms input

Regular Expression (match word + some number) C#

c# regex

How to split a text using regex, but the splitted words continue keeping the regex separator?

java regex split sentence

Java Regex not matching?

java regex pattern-matching

Retrieve text inside #{ }

python regex

Regular Expression for email for a specific domain name

c# asp.net regex

Regular Expression with multiple words (in any order) without repeat

javascript regex search

Scala - Strip all html tags from string except links

regex scala

Python re.sub: ignore backreferences in the replacement string

python regex python-3.x

split on newlines AND commas AND semi-colons

re.findall regex hangs or very slow

python regex

htaccess how to redirect subdirectory to external URL

Delete last word in each line in bash

regex bash sed

Removing soft hyphens from a string

htaccess rewrite without redirect

php find emoji [update existing code]

php regex unicode emoji

In search and replacing using VIM, how do I keep a grouped text and reuse it in the replacement part?

regex vim replace

Is there a flag for :s[ubstitute] in Vim that will not save the pattern?

regex vim substitution