Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

perl regex escape characters

regex perl

Is it ok to use £ as delimiter in preg_replace?

How to remove single line comments in php (eg "// remove this comment")?

php regex comments

JQuery change all elements text

jquery regex replace

jquery: how to get the text before and after a " - " with regex

javascript jquery regex

Perl: removing rest of the string after encountering a certain character

regex perl string

Checking whether two or more consecutive letters are uppercase

ruby regex

Capitalize first letter in Ruby with UTF-8 strings with exceptions

ruby regex

How the Perl regular expressions dialect/implementation is called?

JavaScript/jQuery Regex Replace Input Field with Valid Characters

newline replacement in string using regex

regex perl newline

Trim input field value to only alphanumeric characters/separate spaces with . with jQuery

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