Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Validating a GUID in JavaScript [duplicate]

javascript regex

Redirect http to https in Yii2 .htaccess

Python - keep only alphanumeric and space, and ignore non-ASCII

python regex

How can I remove an entire HTML tag (and its contents) by its class using a regex?

html regex perl filter

Regular Expression to Identify If Statements

regex

Java: I have a big string of html and need to extract the href="..." text

java html regex html-parsing

preg_replace all but numbers, letters, periods, and slash?

php regex preg-replace

HOW: Apache Camel, Regex match files

regex apache apache-camel

RegEx validation for numbers only with a minimum length [duplicate]

c# asp.net regex validation

Concatenates Regex.Matches to a string

c# .net regex linq c#-4.0

Replacing commas with dot and dot with commas

javascript regex

Regex to match 10 or 12 digits only

regex python-2.7

Regular expression to define some binary sequence

regex

Separate firstname and lastname from fullname string in C#

c# regex string

Why isn't regular expressions part of ISO C99

c regex standards c99

How to replace last dot in a string using a regular expression?

java regex string

Replace multiple \n with 1 in JavaScript

javascript jquery regex

Validate Mobile number using regular expression

regex

Extract Nth line after matching pattern

regex sed awk grep

remove unicode emoji using re in python