Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How can I match against multiple regexes in Perl?

regex perl

Why does re.findall() give me different results than re.finditer() in Python?

python regex

Help with regex to match any url but that of admin folder

php regex preg-match

How to convert hashtag text into a hashtag hyperlink?

regex expressions prevent sql/script injection

Looking for regex to split on the string on upper case basis

c# regex

Is there a PHP class out there that can clean up content?

php regex string oop

Regex needed to split a string by "."

javascript regex

Why Regex IsMatch() hangs

c# .net regex

Perl split and regular expression

regex perl split

BASH regexp matching - including brackets in a bracketed list of characters to match against?

regex bash

Regex to check non-repetition of a set of characters

regex permutation superset

Validating Alpha-Numeric values with all Special Characters

Python regex to remove substrings inside curly braces

python regex

Regex for string that starts but doesn't end with "

regex

Explain this UTF-8 detection regex

php regex

python match only captures first and last group - am I misunderstanding something?

python regex match

Regular Expression to Match a Single CSS Property

.net css regex

java regular expression returning false

java regex

regex that matches any positive or negative numeric value but no characters or mixed strings [closed]

regex numbers