Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Java regular expression to validate numeric comma separated values

java regex csv numeric

Different MAC Addresses Regex

java regex

Replace/delete special characters within matched strings in sed

regex sed

Tidy up a string

c# regex

PHP: How to keep line-breaks using nl2br() with HTML Purifier?

php html regex line-breaks nl2br

sed - Include newline in pattern

regex shell sed cygwin

Python tokenize sentence with optional key/val pairs

Check if a string is a valid RegEx Pattern VB.NET

regex vb.net

Why does the order of alternatives matter in regex?

c# .net regex

Find all lines with a length greater than N

regex powershell

regex - confused about lookaround functionality

regex regex-lookarounds

Can you explain why \G in my Perl regex pattern behaves this way?

regex perl

Extracting string between quotes split across multiple lines in Python

python regex string

Extract using sed or grep

regex linux sed awk grep

C++ can't find regex even with -std=c++11 macOSX

c++ regex include-path

correct usage of carets inside negative lookahead expression in perl

regex perl

DataAnnotaion fails(freeze) on client?

jquery replace square brackets

javascript jquery regex

Linux tools - how to count and list occurrences of regex in file

regex linux

What characters would be included in regex range a-Z? [duplicate]

regex