Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Python: String formatting a regex string that uses both '%' and '{' as characters

python regex

Regex.Replace with compiled option in a cycle

c# regex

Multi-language input validation with UTF-8 encoding

Match C# Unicode Identifier using Regex

Regex & String Libraries in Haskell

regex string haskell

Remove text after a string occurrence

c# regex linq string

removing space and retaining the new line?

javascript regex

different split Regex result in IE

javascript regex

Regex (Java): How do I replace "||" with "| |" repeatedly

java regex

PHP using preg_match or regex as value for array_search or the key for array_keys_exist

php regex arrays preg-replace

RegEx question for password strength validation

regex passwords

How can this regex be made JavaScript compatible?

javascript 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