Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Validating latitude/longitude in Laravel validation regex rule - preg_match(): No ending delimiter '/' found [duplicate]

What is the equivalent of REGEXP_SUBSTR in mysql?

sql regex mysql substr

Can I use Perl regular expressions to match balanced text?

Regex matching curly bracket

javascript regex

Efficient strings containing each other

python regex string

RegEx - greedy white space match

regex

How can I combine these regular expressions?

regex perl

Why does character range class [A-z] match underscore?

regex

How to find words containing a certain letter with Regular Expressions?

regex

R extract first number from string

regex r gsub strsplit

Restricting Characters in Input Field to a Set of Characters

Replace all the occurrences of specific words

python regex python-2.7

Grails/Groovy regular expression- how to use (?i) to make everything case insensitive?

regex grails groovy

keep only alphanumeric characters and space in a string using gsub

r regex string utf-8 gsub

Why/how is an additional variable needed in matching repeated arbitary character with capture groups?

regex raku

Regex: Repeated capturing groups

c# .net regex

Ruby: generating new Regexps from strings

ruby regex string

Regex Valid Twitter Mention

Get text inside xml tag using grep [duplicate]

regex bash tags grep

String.replaceAll Strange Behaviour

java regex string