Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How fill a regex string with parameters

python regex django string

Is it possible to exploit a javascript math function that allows PEMDAS?

javascript regex math exploit

Replace with Regex

c# regex

diff while ignoring patterns within a line, but not the entire line

regex unix compare diff

Should capturing parentheses affect a separate negative lookahead?

java regex

Replace specific word between characters using sed?

regex sed

Regex with limited use of specific characters (like a scrabble bank of letters)

javascript regex

Multi-line Matching in Python

python regex

Regex to match Java String

java regex scala

How to improve (eliminate too many tokens?) slow regexp in JavaScript?

javascript regex

Why have re.match()?

python regex

regular expressions with escaping round brackets

How to get all possible matches of std::regex

c++ regex c++11 stl

C++11 regex::icase inconsistent behavior

c++ regex c++11 gcc gcc5.2

In an Atom package, how do I overllap patterns in a grammar?

Get regex group with fuzziness

Why do some regex engines match .* twice in a single input string?

python .net node.js ruby regex

What's a good way to process RTF-encoded files and convert them to XML?

xml regex perl rtf

How can I identify the "tokens" (wrong word) of a regular expression

regex perl search-engine

regex numeric data processing: match a series of numbers greater than X

python regex