Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex to match whole words that begin with $

regex

Regex - Find all matching words that that don't begin with a specific prefix

regex

Is there a better way to extract information from a string?

javascript arrays regex

Clean Python Regular Expressions

python regex list

Parse string with bash and extract number

regex bash unix parsing

Regular Expression for dollar amount in JavaScript

javascript regex

how to extract floating numbers from strings in javascript

javascript regex

Parse SVG transform attribute with javascript

javascript regex svg

How can I extract substrings from a string in Perl?

regex perl string

C# Simple Regex - 32 characters, containing only 0-9 and a-f (GUID)

c# regex guid

Using alternation or character class for single character matching?

regex perl

Javascript regex only alphabet, number and underscore

javascript regex

How to decompile a regex?

python regex

Regular Expression that matches a word, or nothing

regex perl pcre

Remove a long dash from a string in JavaScript?

See what pattern a Regex object was created with?

c# .net regex

regular expression excluding word in R

regex r

Perl Regex in an 'if' statement [syntax]

regex perl syntax

Get length of a video using regex and ffmpeg

regex ffmpeg

How to use regular expressions in wget for rejecting files?

regex linux wget download