Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex divide with upper-case

How to match a comment unless it's in a quoted string?

Purpose of parenthesis in regular expressions

php regex

Testing for numeric input with regular expression

javascript regex validation

RegEx URL ReWrite match all in expression unless term exists

regex url-rewriting

AS3 : RegExp exec method in loop problem

regex actionscript-3 loops

Simple PHP Regex question

php regex vimeo

Regex.Replace() for replacing the whole occurrence

c# regex

How to remove the first 4 characters from a string if it matches a pattern in Ruby

ruby regex string

Regular Expression - Capture and Replace Select Sequences

regex sed

preg_match and long strings

php regex preg-match

I need masked textbox in asp.net

jquery asp.net regex textbox

Replace string only once with php preg_replace

regex string php

How to have a variable as regex in Perl

regex perl

Does this regex mean it has to start with A, end with Z? re.search "\A[0-9A-Za-z_-]+\Z"

python regex

question about regex in Vim

regex vim

Why are the parentheses so important when assigning this regex match?

regex perl

Choosing an appropriate url pattern for Sitemesh to exclude my servlet from its decorators?

How do I replace the nth regex group with a new String in .net?

.net regex

how to replace the characters in strings with '#'s by using regex in Python

python regex string