Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to search not matching pattern in VIM

regex string search vim

Regex in C# acting weird

c# regex

Split a string by integer in it using jquery

javascript jquery regex

Exclude ".txt" files

python regex

List of characters which needs to be escaped in a linux shell command

java regex bash

Combine two regular expressions

ruby regex syntax

RegEx filter links from a document

regex notepad++

Strip the ending of a specific string off end of a pattern [closed]

javascript regex

Commenting Regular expressions in python

python regex

Javascript .replace() replace all occurrences of /

javascript regex

Confusion in Java Regular Expression [duplicate]

java regex

How write a regex that matches only when there's a slash OR nothing after the match?

php regex

What is a regular expression to find if string contains only repeating characters?

java regex string

Boolean check if a string matches a regex in ruby?

ruby regex

removing a character from beginning or end of a string in Python

python regex

Skip the first 3 leading characters using RegEX

regex

How do I get the 2nd and 4th character from a string

regex string bash substring cut

.htaccess 301 redirect, keeping paths

How to replace characters in string Erlang?

regex erlang

How to negative match regex in JavaScript string replace? [duplicate]