Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

PHP and RegEx: Split a string by commas that are not inside brackets (and also nested brackets)

php regex parsing split

How to outperform this regex replacement?

c# regex optimization string

Java regex for accepting a valid hostname,IPv4, or IPv6 address

java regex ipv6 hostname ipv4

replaceAll does not replace string [duplicate]

Perl: find if a variable's value matches that in an array

regex arrays perl

How to extract text in php using regex [closed]

php regex extract match

How can I match Korean characters in a Ruby regular expression?

ruby regex unicode ruby-1.9 cjk

Regex pattern to edit /etc/sudoers file

regex linux bash sed awk

Python re.sub() beginning-of-line anchoring

python regex string replace

Checking if all characters of a string is uppercase except special symbols

java 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