Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular expression in Ruby to capture Unicode punctuation marks?

ruby regex

Regular expression metacharacters \w and \pL in PHP

php regex

Searching for outermost parentheses using Python regex

python regex string

Combine TrimStart and TrimEnd for a String

c# regex string c#-4.0 trim

Regular Expression for a 0.25 interval

regex

How do I replace non-numeric characters in string while excluding periods?

javascript jquery regex web

django tried these url patterns

regex django url admin

Match price with multiple comma

c# regex

Combine multiple match regular expression into one and get the matching ones

php regex preg-match

Porting htaccess rewrite rules to hiphop-php config

SQL Regex get phone number

sql-server regex

Searching for the words with brackets placed around them in iOS

Parse PHP file variables from Python script

php python regex

Increasing an number in PowerShell with Regular Expressions

regex powershell

Lookaround assertions in Perl

regex perl

Regex find token value in .NET

c# .net regex

Removing lines with less than 10 characters

regex notepad++

Remove specific characters from list python

python regex

How do dashes work in regex?

regex

Regular expression avoid unnecessary backtracking in Java

java regex