Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Python pattern matching with language-specific characters

python regex

Separting alphanumeric string using tidyr separate wider regex

r regex string dataframe tidyr

Regex with negative lookahead does not work on substring

regex

Capture number which twice occurrence in strings

regex perl

How to extract the hostname from a URI that includes a username and password in Perl?

regex perl ssrf

How does PCRE \p{N} define a "numeric character"

regex unicode pcre pcre2

Perl: suppress output of backtick when file not found

bash substring regex matching wildcard

regex bash

Extracting a list of substrings from MongoDB using a Regular Expression

Parallel regex matching with NFA vs DFA? Which one is faster?

How to avoid mixed letter-number when extracting chunks of numbers from string

php regex

What's the difference between the g and m modifiers in Javascript regexes?

javascript regex

RegEx: Uk Landlines, Mobile phone numbers

regex phone-number

Extracting all Latex commands from a Latex code File

python regex latex

Can i match the character directly below another character in a string of arbitrary length?

regex

Is there a function in google sheets that will return only the unique characters in a string?

Find and replace all instances of a pattern in a string using Regular Expressions

regex vba excel excel-2013

Using Regex within Nginx sub_filter

regex nginx

replace a part of string in re.findall() result

regex python-2.7

Empty space character after re.split

python regex split expression