Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Javascript split string on space or on quotes to array

javascript regex split

Javascript RegEx Not Working [duplicate]

javascript regex

How to escape a square bracket for Pattern compilation?

How to replace all characters in a Java string with stars

java regex

Weird backslash substitution in Ruby

ruby regex backslash

How do I check for vowels in JavaScript?

javascript regex

How do I remove extra spaces, tabs and line feeds from a sentence and substitute them with just one space? [duplicate]

php regex

Regexp Matching Hex Color Syntax (and Shorten form)

javascript regex

Javascript: How to get multiple matches in RegEx .exec results

javascript regex node.js v8

How to split a CamelCase string in its substrings in Ruby?

ruby regex string-split

How to measure time of a statement in scala console?

regex scala

Easy way to get Vimeo id from a vimeo url

php regex vimeo

Using regular expressions to do mass replace in Notepad++ and Vim

regex vim notepad++

Regular Expression to get all characters before "-"

c# .net regex

Java string.split - by multiple character delimiter [duplicate]

java regex

Poor man's "lexer" for C#

c# regex lexer

How to iterate over regex expression

java regex

Collapse and Capture a Repeating Pattern in a Single Regex Expression

regex language-agnostic

Purpose of JSLint "disallow insecure in regex" option

Using regex to add leading zeroes

regex language-agnostic