Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular expressions: How do I grab a block of text using regex? (in ruby)

ruby-on-rails ruby regex

How to match patterns "begins with A or ends with B" with Python regular expression?

python regex

Making Regular Expression more efficient

How can i Match arabic letters using regexp in php

php regex arabic

Regular expression in C#.net

c# regex

Regular expression to allow only some characters in .net

c# .net regex

What would be a regex to replace/remove END where its not been preceded by an unended START?

php regex preg-replace

Parsing repeated matches from a ruby string?

ruby regex string parsing

How to Convert Non-English Characters to English Using JavaScript

c# javascript regex

remove value from string

php regex string

Matching text between braces in PHP

php regex plugins wordpress

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