Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Using Regex to extract table names from a file containing SQL queries

c# regex

named captures that match more than once (Perl)

regex perl

negation in regular expression

javascript regex

grep/regex can't find accented word

Find a percentage value in a string using preg_match

php regex preg-match

Regular expression to match IRC nickname

regex irc

Regex for a string up to 20 chars long with a comma

regex

regular expression and unicode utf-8 in python?

python regex django unicode

Backslash + captured group within Ruby regular expression

ruby regex

Extract substring out of a string using Javascript

javascript jquery regex

regex: remove all text within "double-quotes" (multiline included)

php regex

java regex split string

java regex string split

Parsing CSS background-image

javascript css regex

How can I use Regex to pull just the CN from a Distinguished Name with PowerShell

regex powershell ldap

Regexp matching a string - positive lookahead

how to split string by space but escape spaces inside quotes (in java)? [duplicate]

java regex string split

Python replace using regex

python regex

Java's Regular Expression don't recognize characters from other languages as word characters (i.e \w)

java regex parsing

How to select elements by part of their name in XSL/XPath?

xml regex xslt transform

str_replace: Match whole word only

php regex string replace