Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Java regex help: capturing key-value pairs

java regex parsing

Regular Expression to parse Common Name from Distinguished Name

Regular expression to allow only 5 digit number or alpha character followed by 5 digit number

javascript regex validation

Vim syntax region - lookbehind confusion

How to match nested function invocations (bracket pairs) using a regular expression (recursive?)

javascript regex

Removing nested parentheses using regex in PHP [duplicate]

php regex

Notepad++ Regex: Find all 1 and 2 letter words

regex notepad++

Split on all unescaped semicolons

javascript regex

Why was \b introduced while \s match string borders in regular expressions?

regex

Perl regexps not matching string with leading zeros / incorrectly escaped numerals with leading zeros on command line in Perl

regex perl

Split a String on | (pipe) in Java [duplicate]

java regex string split

DotAll and multiline RegEx

Regex to replace a string not within quotes (single or double)

java regex

Efficiently extracting numbers from a java string (already tried guava and regular expressions)

java regex string guava tokenize

Match word in String in Java

java regex

Removing any character besides 0-9 + - / * and ^ [duplicate]

Groovy/Java regex looping through matches on pattern

java regex groovy

PostgreSQL various clean up of string \ varchar

jQuery: Convert text URL to link as typing

Regex to validate only alphanumeric, no spaces and only 40 characters

regex validation