Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Recursive regex doesn’t work

php regex

Replace each leading and trailing whitespace with underscore using regex in javascript

Perl Regex To convert String to Hex Warns of uninitialized value or to use /x

regex perl perl-critic

validate strings separated by dot (.) in QT

regex qt qt4

split string by spaces properly accounting for quotes and backslashes (ruby)

ruby regex

Read .properties file in java with new line characters in values

Regular Expression to extract parts of Twitter query

python regex python-2.7

Do parenthesized groups work in Scala?

regex scala

matching certain numbers at the end of a string

regex r

Finding match between optional tokens?

regex perl

What's wrong with my VIM regex to search and replace some code?

regex vim

Javascript Regex replacing src content

javascript regex

Regex repetition group

c# regex

build Regex string with js

javascript regex replace

Regular Expression for finding Price from String

php regex preg-replace

How to remove regular expressions in a string in R?

regex string r

Ruby: Elegant way to substitute captured part of string

ruby regex

In C#, is there any way to tell how many replacements Regex.Replace made? [duplicate]

c# .net regex

I need help writing a regular expression for detecting chords

python regex

Finding repeated words in PHP without specifying the word itself

php regex repeat words