Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Manipulating IP addresses - split string on '.' character

java regex

NSRegularExpression acts weird (and the regex is correct)

php preg_match to match chars at end of the string

php regex preg-match

RegEx to extract text between a HTML tag

java regex

Why does capturing named groups in Ruby result in "undefined local variable or method" errors?

ruby regex exception capture

Powershell Get-Content -> Foreach-Object -> -replace ->Out-File is adding a char (0x00) to the start of every file

regex powershell

Regex square close bracket

regex bash

how to pass a variable to a regex

Replace only if the containing string length is greater than X

javascript regex

How to remove all tags and get the pure text?

How does Python Re Module work in this examle?

python regex

PHP regexp for "start of string or pattern" [duplicate]

php regex preg-match

Regex/Method to remove namespace from a Type.FullName - C#

c# regex

Why isn't this C# regular expression working?

c# regex c#-4.0

splitting a dot delimited string into words but with a special case

python regex parsing split

Ignore specific lines when matching with a regex

regex

Powershell Regex: Replace only multiple spaces with tabs

regex powershell

Splitting strings with unescaped separator in R

regex r

Get a difference file by specific patterns in two text files

regex sed awk pattern-matching

Remove periods before the first comma in a string

regex r gsub