Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regexp. How to match word isn't followed and preceded by another characters

regex

Improve JavaScript regex to match content inside of tags with or without closing tag, excluding self

javascript regex

Splitting string into matching and non-matching groups in javascript

regex dont match if it is an empty string

javascript regex validation

Extract specific data from a text file

regex matlab text cell-array

How to trace the execution of a regex matching?

regex perl pcre trace

zero padded integer with perl regex substitution

regex perl substitution

Replication of digits in a string using regex sub (Python)

python regex

Why I need an extra space in the regex pattern to make it work properly?

python regex

Bash Regex Capture Groups

regex bash grep pcre

Negative lookahead not working after character range with plus quantifier

remove pattern before digits and keep those digits

r regex

python regex, remove escape characters and punctuation except for apostrophe

python regex python-3.x

Find & replace line breaks between double quotes

preg_match pattern dosn't work in php v 5

php regex preg-match

How to use RegEx flags in PhpStorm's "Find and Replace"?

regex phpstorm

How to specify case-insensitive rule with rewrite middleware?

c# regex asp.net-core

Reading a tab separated data from text file in node js

javascript node.js regex

Regex replace phone numbers with asterisks pattern

regex

Use previous backreference as name of named capture group