Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex-group

sed command - Naming captured group

Adding missing punctuations before a closing HTML tag

Avoiding to create a blank space when applying regex

node.js regex regex-group

Match specific string not preceded with a word and any amount of whitespaces using .NET regex

Python Regex: how to parse repeated groups in a string?

python regex regex-group

Characters are still being captured and highlighted despite using do not capture command

regex detect word with 2+ number and 2+ character

python regex unexpected match groups

Regex for ??? (three adjacent question marks) codetag for use in PyCharm

String split on words and queued punctuation characters

c# regex regex-group

regex for allowing alphanumeric, special characters and not ending with @ or _ or

Regex ['!@#$%*\]\[()-=_+{}:\";?,.\/A-Za-z0-9\s] is allowing < character

How do I get find a word that contains some specific letter AND one in particular (using regex)?

Why the performance of two regex using capturing groups varies so differently?

regex regex-group

RegEx for matching specific phone numbers

Regex to parse strings that might or might not be delimited by ; into several groups

java regex string regex-group

join different regex possibilities into one

regex sed regex-group

RegEx for matching mp3 URLs

Why regular expression is stuck?