Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular expression needed for this pattern: point(latitude,longitude)

c# regex

preg_match a programming string

php regex

Avoiding boundary with a preceding word in regex

regex

partial matching in r- multiple matches

regex r string match grepl

Replace :D emoticons, except inside ":D"

php regex pcre emoticons

PHP REGEX delete brackets and text in brackets

php regex

Only keep this String in Notepad++ (Regex)

regex editor notepad++

Regular expression for mobile number error in case 1 1 1 1 1 1 [duplicate]

regex

Improve performance of a regexp

c# .net regex optimization

Perl regular expression isn't greedy enough

regex perl regex-greedy

Is there an easy method to combine two relative paths in C#?

c# regex path relative-path

What is $1 in Perl?

regex perl

Is there an option for flex to match whole words only?

Perl regular expression \U

python regex perl

Regex to split a string but keep delimiters, but not as separate elements

c# regex

match two strings with letters in random order in python

python regex

How to match a Unicode letter with a JSON Schema pattern (regular expression)

How do I use PHP preg_replace with the same pattern, when the word happens multiple times?

php regex preg-replace