Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Microsoft SQL Server equivalent of MySQL REGEXP

mysql sql-server regex tsql

auto indent in vim string replacement new line?

regex vim

How to parse a phpDoc style comment block with PHP?

split a string based on pattern in java - capital letters and numbers

java regex string

Parse Text using scanner useDelimiter

PHP Regex for IP to Location API

php xml regex api geoip

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

What does (?ms) in Regex mean?

regex powershell

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

How do I print out the count of unique matches with grep?

regex sorting count grep

Convert string into slug with single-hyphen delimiters only