Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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

Got error 'repetition-operator operand invalid' from regexp - mysql

php mysql regex

Regex to match everything between a string and a caret (^) excluding occurrence of caret (^)

sql regex regex-negation

Regex to include one thing but exclude another

regex regex-negation

Regular Expressions: Match up to a word or a maximum number of words

python regex

Close open HTML tags in a string

php regex string

Regex failing when pattern involves dollar sign ($)

php regex

Greediness behaving differently in JavaScript?