Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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

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