Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

vim regex match with square brackets not working

regex vim

Google Apps Script Regex exec() returning null

Ruby Regular expressions (regex): character appear only once at most

ruby regex

Match text surrounded by "{{" and "}}"

c# regex

Regex: Match a string up to a pattern (Which may not exist) [duplicate]

Match a string until it meets a '('

c# regex

Regex replace: Transform pattern with a custom function

c# regex replace

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