Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regex to strip all directorynames from Path (leave filename)

java regex string

Regular expression for specific number of digits [closed]

c# regex

Is there a compelling reason to use quantifiers in Perl regular expressions instead of just repeating the character?

regex perl

How to replace string and preserve its uppercase/lowercase

regex perl

How do I perform multiple replacements with Perl?

regex perl substitution

Perl, how to determine if a variable value is a number?

regex perl numbers perl-module

Regular expression for preg_split() by new line [duplicate]

php regex preg-split

Javascript regex: test people's name

javascript regex

regexp to check if input is only whole numbers (int) , and to check if another is only numbers with 2 decimal places

javascript regex

preg_match: check birthday format (dd/mm/yyyy)

php regex preg-match

Stripping HTML tags in PostgreSQL

regex postgresql

Youtube Video Id from URL - Swift3

Why do people defend the regex syntax? [closed]

regex syntax

DFA Based Regular Expression Engines for Java with Capture

java regex dfa

Non-greedy Pattern Expression

regex sed

How do I associate changed lines with functions in a git repository of C code?

c++ c regex git parsing

Drop-in, portable parsing

It's there max groups limit in std::regex of C++?

c++ regex c++11