Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

What is the Ruby equivalent of preg_quote()?

ruby regex

Puzzle: Splitting An HTML String Correctly

php regex string html-parsing

Regex to parse C/C++ functions declarations

c# c++ regex function header

C# Regex.Replace Multiple Newlines

c# regex

Fastest Way to Parse Large Strings (multi threaded)

Why RegExp generates an error of "unexpected quantifier" on IE8?

javascript regex

awk stumper: regex substitution within a field

regex awk

Ruby regex: ignore quotes if a colon stands before them

ruby regex

Matching all substrings inside parentheses but those starting with blacklisted word

php regex preg-replace

validate string with regex on android

java android regex

How to make this regex replace work on all characters, not just the first?

javascript regex

How to get IP value from textarea with regular expression

javascript jquery regex

Perl precompiled regex - utf8

regex perl unicode utf-8

Fix invalid XML with ampersands in Python

python xml regex dom sax

What does (?ms) in Regex mean?

regex powershell

Regex to get first number in string with other characters

java regex

Why is Kotlin String.split with a regex string not the same as Java?

java regex split kotlin

How to check if string is a valid XML element name?

php xml regex

Regex $1, $2, etc

php regex variables

Convert string into slug with single-hyphen delimiters only