Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to build a case-insensitive regular expression with Regexp.union

regex ruby

find command with 'regex' match not working

regex bash unix find

How to replace an re match with a transformation of that match?

python regex

A python regex that matches the regional indicator character class

PHP PREG_JIT_STACKLIMIT_ERROR - inefficient regex

php regex php-7

Splitting a string on / when not within [ ]

c# regex string split

Regex format returns empty result - C#

c# regex

Performance and Readability of REGEXP_SUBSTR vs INSTR and SUBSTR

sql regex oracle

regex: matching 3 consecutive words

python regex

Python: Find a string between two strings, repeatedly

python regex string

Can I do a negation of a POSIX bracket expression?

regex posix

Using like operator to check for pattern in hive

sql regex hive hiveql sql-like

Split Everything before a particular pattern

java regex string

regex match if starts or ends with whitespaces

javascript regex

Sed replace at second occurrence

regex bash sed non-greedy

How can I use regex wildcard in assertion?

regex nunit assert

Regular expression for start and end of string in multiline mode

regex perl pcre

Extract substring from text in a pandas DataFrame as new column

Split a string with "(" and ")" and keep the delimiters (Python) [duplicate]

python regex

Javascript Regex not working on script but working on console

javascript regex