Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to match ".js" and ".css" but exclude ".min.js" and ".min.css"?

regex

Regular expression for wild card search in javascript

Allow only lowercase characters

javascript jquery regex

exclude a certain double character in a regex

regex

How to get the first N sentences from text?

python regex string

Translate Regex from bash to zsh

regex bash zsh macos-catalina

Oracle query to find string not containing characters

regex oracle-database ascii

C++ regex search for multi-line comments (between /* */) [duplicate]

c++ regex

Replace single quotes (') with double quotes (") except apostrophe [duplicate]

python json regex replace

Extract nth occurrence with Perl Regex

regex perl

How to make sed remove lines not matched by a substitution

regex sed substitution

How to extract variable from string in Bash using Regex?

regex linux bash shell

Regular expression with beginning of line

regex go

Get the 1st word of the string with RegEx

regex

How to match letters only using java regex, matches method?

java regex

String with N digits

java regex

PHP - extract image paths from css

php regex

Structural pattern matching using regex

Replace URL with a link using regex in python

python regex url hyperlink