Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular expressions and Unicode in Python: difference between sub and findall

python regex unicode

How do i split string to words and symbols combination array

php regex split

Differences between Jakarta Regexp and Java 6 java.util.regex

java regex

JavaScript-Regular Expressions

javascript 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