Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to count non-empty lines inside a string in javascript

javascript regex match

Convert ColdFusion Session to an Array (Date) regEx issue

arrays regex coldfusion

Regular Expression with exactly 2 uppercase letters and 3 numbers

javascript regex

RegEx pattern for partial URL (switch on two values in path)

c# regex

Regular expression replace with callback

regex haskell

How to match anything except two or more consecutive spaces in a regex?

python regex

Remove digits but not when part of a word

java regex

Regex to match all until blank line in Javascript

javascript regex

PHP PCRE (regex) doesn't support UTF-8?

php regex ssh pcre

jQuery/JS, removing/trimming trailing html line breaks?

In C#, how can I get the start/end indexes of all the replacements by the Regex.Replace() function

c# regex

Can't detect '#' as special key (Regex Asp.net)

Detect emails in a text and surrond it with the <a> tag

java regex email extract

.htaccess - move site from .html to .php, but exclude a folder

php regex apache .htaccess

Using standard .NET Regex in Visual Studio's Find dialog

Extracting URLs of certain pattern from text

python regex python-3.x

Remove backslash from a json string

r json regex

difference between [0-9] and \d in tcl

regex tcl

Using sed, awk, etc. to separate after middle dot characters

regex bash awk sed

Getting port from URL string using Javascript [duplicate]

javascript regex