Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

What a quick way to clean up a monetary string [duplicate]

php regex

RegEx ignore text inside quoted strings in .net

.net regex quotes

Replace repeating strings in a string

php regex perl string-search

approximate RegEx in python with TRE: strange unicode behavior

Javascript regex replace function

javascript regex

perl: best way to match, save and replace a regex globally

regex perl

More efficient word boundary query in mySQL

mysql regex

Regex in .NET: joining duplicate named captured groups

.net regex

Regular expression on voxel space

Looking to extract data between parentheses in a string via MYSQL

mysql regex

Regex.Split() sentence to words while preserving whitespace

c# regex split

How do you map regex string replacement values ($1,$2 etc) to a hash?

regex perl hash map

Easier way to extract a substring in Javascript

javascript regex

Replace words in a string, but ignore HTML

javascript regex

Emacs Lisp: matching a repeated pattern in a compact manner?

regex emacs elisp

RegExp, Remove dots in tags

c# regex

How do you create a string to match an regex?

php regex formatting match

How to add multiline option on RegularExpression attribute?

c# regex asp.net-mvc

Merging two arrays, overwriting first array with second one

php regex arrays php4

Why doesn't "\w" match Unicode word characters (for example, "ğ,İ,ş,ç,ö,ü") in Perl regular expression?

regex perl unicode