Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex to validate names

php regex

Format a website´s URL as a string with http:// upfront

php regex url string formatting

Determine if string is a URL with Regex in Java [duplicate]

java regex url string

Extract date from string in format "DD MMM YYYY"

php regex string date

Replace 1 line break with 2 line breaks in c#

c# .net regex string

Regex whole word [duplicate]

java android regex

regex match urls NOT containing given set of strings

regex .htaccess

How to explode a string by any integer? Regex?

php regex preg-split

Regex PHP - Auto-detect YouTube, image and "regular" links

regex to extract filename

java regex

how to get value of variable config in bash? [duplicate]

regex linux bash

trimming string, removing last character in c#

c# asp.net regex

Ruby remove everything except some characters?

ruby regex gsub

Perl, sed, or awk one-liner to change the format of the file

regex perl unix sed awk

Extract the string between Quotes of particular occurrence in unix

regex unix sed awk grep

How to allow string with letters, numbers, period, hyphen, and underscore?

ruby regex

Is there a regex quantifier that says "either x or y repeats"?

regex

Convert punctuation to space

regex string r

How can I provide an OR operator in regular expressions?

java regex

How do I not allow special characters, but allow space in regex?

c# regex