Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

need a regex for matching repeating lines of symbols (example: ------------- or *****************)

php regex

Regex to strip phpdoc multiline comment

regex comments phpdoc strip

How can I access all matches of a repeated capture group, not just the last one?

c++ regex boost

How to strip away letters from string?

c# regex

How to fold all occurrences of a regex in vim?

regex vim folding

Find best match from regex capture group

.net regex

php - how to validate a regular expression itself?

Why is ASP.NET-MVC Routing's UrlParameter.Optional ignored when using this Regex?

Find new lines in Adobe Brackets

regex adobe-brackets

Php string explode string based on characters match with string condition

php arrays regex explode

how to use regex in git checkout command to specify file subsets

regex git

How can I use a regular expression to validate month input?

regex perl

How to get group name of match regular expression in Python?

python regex python-2.7

Grep. Line of text that does not end with "abcd"?

regex sed grep

FutureWarning: The default value of regex will change from True to False in a future version

php explode: split string into words by using space a delimiter

Recursive matching with regular expressions in Javascript

javascript regex

How to match begin or end of a line using C#'s Regex?

c# .net regex

Determine if string is all caps with regular expression

regex

gsub speed vs pattern length

regex r string gsub stringi