Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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

regex vim substitution

passing variables inside a regexp in tcl [duplicate]

regex tcl

regex match main domain name

regex

Find both pattern and position of multiple regex matches in Ruby

ruby regex

Coldfusion ReReplace "&" but not htmlspecialchars

Regular expressions with Indian characters

What would be the Regex to match a word wrapped in double brackets

c# regex

Powershell: how to check if string contains any significant characters?

regex string powershell

preg_match acting very strange

php regex preg-replace

RegEx for hashtag separated string

php regex

How does "g" in RegExp test method works alternatively?

javascript regex

Regex nested parenthesis in python

python regex text

How to make math inside preg_replace php

How to handle nested parentheses with regex?

python regex

how to reverse a regex in python?

python regex reverse

Splitting a string on space except for single space

java regex string split

Regex to match double quoted strings without variables inside php tags

php regex html-parsing

Oracle SQL: Return first line of string using regexp_substr

Java: Regular expression where each character occurs 0-1 times

java regex word match

Java Regex does not match

java regex