Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Browser tab stucks when my RegEx is executed and do not match the input

Regex to match only some filenames

c++ regex c++11

Splitting values by commas that are outside parentheses?

c# .net regex split

Regex: ignoring order of groups

java regex

Meaning of question mark and x in a regex group

Automata Regular expression - difference between concatenation & union

regex kleene-star

Regular Expressions matching difficulty

regex vba excel

Is there a way to match double quotes inside two double quotes?

ruby regex

Why can't the underscore be matched by '\W'?

python regex

Regex a string with unknown number of parameters

regex awk replace sed

How to use Unicode range in C++ regex

c++ regex

Only match unique string occurrences

regex

Grep in R to find words with custom "extended" boundaries

r regex

Regex filtering of messages in SNS

regex amazon-web-services

"inconsistent" match result when using code block in regex [Raku]

regex match raku modifier

Matching a Junction makes Match immutable

regex match raku junction

How can I check if at least one of two subexpressions in a regular expression match?

regex syntax

How to get all matches from regex?

regex bash shell

How to find a word NOT preceded by another specific word?

php regex perl regex-negation

Non greedy regex match, JavaScript and ASP

regex regex-greedy