Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

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

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

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

Convert string into slug with single-hyphen delimiters only