Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Is there a conditional preg_replace in PHP?

php regex preg-replace

How to make regex match only first occurrence of each match?

javascript regex

jquery find exact string with no more or less

jquery regex

Find all pattern indexes in string in C#

c# regex string indexing

C# Linq .ToDictionary() Key Already Exists

c# regex linq dictionary ini

Regular expression to replace a value in query parameter

java regex

test string against multiple regexes in javascript

javascript regex

jQuery: How to wrap RegEx matched plain text in an anchor tag?

javascript jquery html regex

Regex to capture a whole word only using egrep

regex linux shell unix grep

Regular Expression of a Specific Word

java regex

Regex to catch groups of same digits in Ruby

ruby regex numbers digits

Java Split string into words commas and full stops

java regex split

How can I write a javascript regular expression to replace hyperlinks in this format [*](*) with html hyperlinks?

javascript regex

I would like to mimick conditionals in javascript regex

javascript regex

Split column by last word in sentence

regex r text-segmentation

Javascript/jQuery - replace last occurence of a word in a string

javascript jquery regex

Python - how to replace 'p' in a number(4p5) with '.' (4p5->4.5)? [closed]

python regex replace

using awk in tcl script

regex awk tcl

Calling a function on captured group in re.sub()

python regex

How can I use regex to search inside sentence -not a case sensitive

python regex list search