Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular expression to split string into equal length chunks

c# regex

What's the cross-platform regex to replace a line ending?

php regex

Building a "Semi-Natural Language" DSL in Ruby

ruby regex parsing dsl

Regex: ignore extra characters

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

How to return only captured groups in a JavaScript RegEx with multiple matches

javascript regex

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

java regex split kotlin

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