Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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

How to change lower case to upper case in Tcl?

regex tcl

Split a string at a single space

Performance implications of string#gsub chains?

ruby regex coding-style

javascript case-insensitive match for part of a string only

Regex slightly different in Ruby 2?

ruby regex posix

Validation for fax number in javascript using Regex

javascript regex

Assign Regex object to html input pattern

javascript regex html