Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pcre

Match parentheses with preg_match() [duplicate]

php regex preg-match pcre

How do we match any single character including line feed in Perl regular expression?

regex text pcre ultraedit

Use Perl regex attributes in awk

regex perl awk pcre

Matching rest of string in perl-style regex

regex pcre

Perl regex working in online PCRE tester but not in perl command

html regex bash perl pcre

What regex can I use to validate a number between 0 and 255?

php regex validation pcre

regex (in PHP) to match & that aren't HTML entities

php regex pcre

Compilation failed: POSIX collating elements are not supported

php regex posix preg-match pcre

How to handle PCRE with Unicode?

Negative lookbehind assertion regex has unexpected result with grep -P

regex linux grep pcre

Capture with negative look behind

php regex pcre

Which characters exactly match \s in PHP's PCREs?

php pcre

What is the correct syntax for a Regex find-and-replace using REGEXP_REPLACE in MariaDB?

mysql regex pcre mariadb

Regex to use each letter only once?

regex pcre

PCRE regular expressions using named pattern subroutines

php regex pcre

Converting PCRE recursive regex pattern to .NET balancing groups definition

Should we consider using range [a-z] as a bug?

regex perl unicode locale pcre