Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Matching specific unicode char in haskell regexp

regex macos unicode haskell

C# Multiple Regex Replaces on String - Too Much Memory

What happens when you compile regular expressions?

regex language-agnostic

Slower than expected Java regex performance

java php regex

perl regex for extracting multiline blocks

regex perl

YAPE::Regex::Explain not working with use 5.014;

regex perl

Validate a Boolean expression with brackets in C#

Mongodb simple prefix query with regex and sort is slow

regex mongodb sorting indexing

Mathematical Set Validation with regular-expression

java regex

Strange issue with `(.*)*`, `(.*)+`, `(.+)*` in Java regex

java regex

How to add Lua functions to the Notepad++ functionList.XML

xml regex lua notepad++

Why does splitting on `(?!^)` and `(?<!^)` produce the same answer?

java regex

Strange results when using C++11 regexp with gcc 4.8.2 (but works with Boost regexp) [duplicate]

c++ regex gcc c++11 gcc4.8

R merge data frames, allow inexact ID matching (e.g. with additional characters 1234 matches ab1234 )

r regex dataframe merge

.htaccess rewrite rule remove everything after RK=0/RS=

Django Field Regex Validation

regex django

Is there something like glob but for URLs, in JavaScript?

javascript regex url glob

Simple CSV lexer

python regex csv pygments

How to use regex in bash aliases

regex bash alias

How to extract only person A's statements in a conversation between two persons A and B