Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

target of repeat operator is not specified when using optional character

ruby regex

How to make regex that matches all possible episode numbers from a tv show file format? [duplicate]

regex

Regex: How to optionally match something at beginning or end, but not both?

regex

Any number of whitespaces

regex

Remove consecutive duplicate characters using regex

In CMake, how do I check whether a string contains an integral number?

Regular Expression to find last folder in a path

regex path expression

Vim: How can I search and replace on just part of each line?

regex vim vi

Regular Expression to find URLs in block of Text (Javascript)

javascript regex dom

Regular expression: Preceding token is not quantifiable

python regex python-3.x

How do I delete the lines matching a regex in vi?

regex vi

how to match all files containing word1 AND word2 across different lines with ag or rg (PCRE/Rust regex)

regex regex-lookarounds ag

Can I get help generating the correct regex to match a list of test strings?

The difference between std::regex and boost::regex

c++ regex

regex matching a repeated subpattern

regex bbedit

Splitting sentences on space that follows a non-fixed length expression

How to define class level constant regular expressions in Ruby to be used by external classes

ruby regex constants

Regex to match/group repeating characters in a string

java regex expression

Get text from all <a> tags in string

java.lang.IndexOutOfBoundsException: No group 1 | Pyspark

regex pyspark