Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pcre

Use previous backreference as name of named capture group

Regex to test if there's a word appeared exactly 2 times

regex pcre

regex matches repeating group {0,2} or {0,4} but {0,3} doesn't

regex pcre

perl regex of exactly 10 characters

php regex pcre

Difference between possessive quantifier and once-only subpatterns

php regex pcre

Match Strings with Variable Left/Right Delimiters

Parsing multiline ini like file using PCRE regex

php regex pcre

Delphi - TPerlRegEx / RegExBuddy Problem

regex delphi pcre regexbuddy

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?