Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to split a string containing both delimiter and the escaped delimiter?

ruby regex

python re.compile match percent sign %

python regex

Validate numbers, parenthesis and spaces only in jQuery validation

Reference 10th submatch [duplicate]

regex sed

What is the purpose of the single quotes in this regex expression?

c# .net regex string-literals

PHP preg_split with two delimiters unless a delimiter is within quotes

php regex delimiter preg-split

Replace multiple periods in string with just one period

regex autohotkey

Find substring in Javascript and prepend/append some characters

javascript regex string

JS regex skips every other match

javascript regex

Regex for removing percentage

regex perl

Regex to match comma in string

c# regex

VB6 and C# regexes

regex c#-4.0 vb6 vb6-migration

Regular Expression - inserting space after comma only if succeeded by a letter or number

java 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