Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Jedit: regular expression - how to?

regex jedit

How to convert a regular grammar to regular expression?

Dynamic Regex generation for predictable repeating string patterns in a data feed

c# regex string algorithm text

Search and replace multiple lines in xml/text files using python

python regex xpath

Ignore case sensitivity in ASP.NET RegularExpressionValidator

c# regex

PHP - Parse mathematical equations inside strings

php regex

sed - remove quotes within quotes in large csv files

regex csv sed

Eclipse / Aptana regex search and replace

php regex eclipse aptana

How does Google+ parse URLs from posts?

regex parsing url text-parsing

iterate through matches and replace for VBA RegEx

regex excel vba

Fastest regular expression that does not match any string

python regex

Python: regex to catch data

python regex

Find and print lines in a file exactly matching string or regexp (Ruby)

ruby regex file-io

Rename file containing substring 'foo' with 'bar'

Why this regular expression will not compile?

c++ regex

Close open HTML tags in a string

php regex string

Regex failing when pattern involves dollar sign ($)

php regex

Regex find comma not inside quotes

regex

Greediness behaving differently in JavaScript?