Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Finding duplicate words within a string regex C/W

Regex in javascript with latin and turkish characters

Junit testing for base64 encoded string

java regex junit base64 assert

Changed behavior in RegEx.Split after upgrade of .NET framework

regex split

Regular expression to extract SQL query

java regex matcher

What is the GWT replacement for java.util.regex.Pattern.quote(String arg)

java regex gwt

Greediness behaving differently in JavaScript?