Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

grep for (curly|microsoft|smart) quotes

regex grep

match-string in elisp not returning string matched by string-match

regex elisp

Using awk sed or grep to parse URLs from webpage source

regex scripting sed awk grep

Regex for matching capitals

ruby regex match

JavaScript RegExp to match strings using wildcards * and?

javascript regex

Can anyone tell me the regex for excluding numbers and special characters in ASP.NET? [closed]

asp.net regex

Removing all html comments except internet explorer comments using regex and php

php regex html

What does this sed expression from todo.sh do?

regex shell sed

REGEX to mask all characters except the first and last character

php regex

C# Regex Match any text between tags including new lines

c# regex new-operator lines

GWT - 2.1 RegEx class to parse freetext

regex gwt

Using variables that contain special characters in Perl regexes

parsing "\(|.*?)|)" - Too many )'s

regex

Why the result of this regular expression in javascript is true?

javascript regex

Java: String.replace(regex, string) to remove content from XML

java xml regex

Matching a line without either of two words

regex

Javascript inoperant Switch Case with a regex

Extract all Parameters with RegEx

c# .net regex

Match parentheses with preg_match() [duplicate]

php regex preg-match pcre

How to use non-capturing group in VBA regex?

regex vba