Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

RegEx: Remove non-letters UTF-8 Safe, Quickly

php regex utf-8

What is the point behind character class intersections in Java's Regex?

java regex

how to get sub-expression value of regExp in awk?

regex linux awk

Given a regular expression, how would I generate all strings that match it?

Perl program leaking memory when compiling regex

regex perl memory-leaks

Vim Markdown highlighting (list items and code block conflicts)

What is the BNF for a regex (in order to write a full or partial parser)

regex bnf

Formal language expressiveness of Perl patterns

regex perl computer-science

NSPredicate and Regex

How do I escape an apostrophe in my XPath text query with Perl and Selenium?

Efficient algorithm for converting a character set into a nfa/dfa

regex algorithm dfa nfa

Are posix regcomp and regexec threadsafe? In specific, on GNU libc?

c regex pthreads posix libc

Switch gettext translated language with original language

php regex parsing gettext poedit

Python regex to match VT100 escape sequences

python regex vt100

Why does /^(.+)+Q$/.test("XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX") take so long?

javascript regex webkit

Global regex match timeout works in console application, but not in ASP.NET MVC app

Refer to group inside group with Regex

python regex

Checking if two Python regex patterns are equivalent

python regex

Regex speed: Python x6 times faster than C++11 under VS2013?

Regexp for a name

ruby-on-rails regex