Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

javascript regex that gets all subdomains

javascript regex

Matching arabic text with regex

java regex arabic

Case-insensitive wrap substring with tags

javascript regex

Word boundary to use in unicode text for Python regex

python regex unicode

Is there a simple way to switch between using and ignoring metacharacters in Python regular expressions?

python regex metacharacters

Does go regexp's any charcter match newline

regex go

Replace text using regex in RAD Studio

regex delphi

How to properly escape a backslash to match a literal backslash in single-quoted and double-quoted PHP regex patterns

php regex preg-replace

Unix command to search and replace text recursively [closed]

regex bash shell recursion sed

How to prevent loops in JavaScript that crash the browser or Apps?

What is the regular expression to replace white space with a specified character?

c# regex

How to join all lines till next condition?

regex join vim lines

How can I get my Perl regex to match only if $1 < $2?

regex perl

How to remove an event from logstash?

JS: How to match one capture group multiple times in the same string?

javascript regex

Regex replace non-word except dash

regex

Match a whole word in a string using dynamic regex

python regex

Getting a number out of the url [duplicate]

javascript jquery regex

Regular expression to check if string contains only zeros

c# regex

java.util.regex.PatternSyntaxException: Unmatched closing ')' : during string.split operation

java regex split