Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Extracting numbers from text in coldfusion

regex coldfusion

Repeatedly match a perl expression for a specific/multiple number of times?

regex perl match repeat

How to remove special characters from the beginning of a string in Python

python regex string substring

Why with scala, using the same regular expression, using 2 different matching methods lead to 2 different results?

regex scala

What is the regular expression to remove whitespace inside brackets?

java regex

Set Ant property based on a regular expression in a file

regex ant

Regular Expression: 2 digits followed by .. or -- or __ followed by 2 digits

regex format

Regex (for jQuery) to validate positive numbers with 2 decimal points

jquery regex validation match

jQuery Form Validation, Only Allow .EDU Email Addresses

Replace the string between opening and closing anchor tags with some other string

regex replace

Pattern objects not matching with different languages

java regex

Regex for 6 digit int that can't be sequential or repeated digits?

c# .net regex

Python Regular Expressions: Capture lookahead value (capturing text without consuming it)

Python regular expression split() string

python regex string split

Regexp .test always returns false

javascript regex escaping

wrap <b>-tag around first word of string with preg_replace

Fastest way to capitalize the first word in a string (base)

regex r

PHP regex for password validation

php regex

Escape Left Bracket C# Regex

Regular Expression in Node.js Express Router

regex node.js express