Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

A specific question about regular expression related to fixed width negative look-behind

java regex

Java replace characters with uppercase around (before and after) specific character

Regex for one column that has numbers and letters but not one or the other

sql-server regex

Splitting a comma-separated string but ignoring commas between semicolons using JavaScript

Qt Using QRegularExpression multiline option

Is there a way to set the precedence of capturing groups

regex regex-group

Regex remove plus addressing + from email address

python regex string python-re

How to insert special characters taken from a string into another string?

java regex string

sed regex syntax for multiple searches

regex linux bash shell sed

regex: remove leading zeros, but keep single zero

javascript regex

Regular expression to find a series of uppercase words in a string

python regex

Regex allow letters and space only in html input box

html regex

jq remove spaces after first

regex jq

Regular expression for positive decimal number with 0, 1 or 2 decimal places

regex

C++ regex with char and wchar_t?

c++ regex string char wchar

Regular Expression for comments but not within a "string" / not in another container

How to match to capture group 1 with regex

python regex

Substring of string matching regex in a bash shell [duplicate]

regex bash unix substring

Check whether a string appears in another in R

r regex string compare

Lua. Search string in a file and print second column

regex lua