Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How to to extract a javascript function from a javascript file

javascript regex parsing

How to solve €25.99 vs 25,99€ preg_match problem?

php regex euro

ply lexmatch regular expression has different groups than a usual re

python regex lex ply

What is the preg_match_all `u` flag dependent on?

php regex preg-match

Source Code detection with Java

java regex algorithm

Regex: Lookahead and lookbehind, checking a . (dot) for use as decimal vs full-stop

.net regex numbers decimal

Regexp doesn't work for specific special characters in Perl

Regex matches in C# but not in java

c# java regex

Re-arranging a timestamp with a Perl regex

regex perl

Regex to match to end of line with wildcard

regex google-analytics

Regex to match word in a URL

regex

regex to find 4th comma from the end of line

Working With Match and Regex

c# regex

Regex to match three words separated by two commas

regex

Selectively splitting a string in Perl

regex perl parsing split

Regex.Match double consonants in c#

c# regex

POSIX-compatible regex library for Visual Studio C

Regex Word Macro that finds two words within a range of each other and then italicizes those words?

regex vba search ms-word

Perl: passing regex search and replace using variables

regex perl capture

Replacement using multiple regexes or a bigger one in Python

python regex