Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex expression for valid website link

regex

How do I find the characters common to two strings in Java using single replaceAll?

java regex optimization string

What is the Java RegEx equivalent to the SQL LIKE clause of "%A%B%"?

java regex

Python: how to cut off sequences of more than 2 equal characters in a string

python regex string

JSON.parse() problem with regular expression values

Regex to match everything except the given words (which may include hyphens/dashes)

regex

LDAP search using regular expression

regex ldap

ruby print selected lines of text in between 2 strings

ruby regex

R- regexp question

regex r

Regex To find words with missing letters

regex

TCL string match vs regexps

Get the first letter of each word in a string using regex

java regex

analyze-string does not match when regex is a variable

regex xslt xslt-2.0

How to truncate an email local-part to '[email protected]'

php regex email truncate

Find longest series of ones in a binary digit array

java regex algorithm

REGEX min. 4 chars, max 11, allow space and special chars

regex

Regex string issue in making plain text urls clickable

c# .net regex url

perl, append a character to i-th capturing group

regex perl

How to choose between whitespace pattern?

java regex

Is there a regex to match empty string and a given word at the same time?

regex