Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Is it possible to exclude specified GET parameters in apache access logs?

regex apache logging

Regular expression replace in Visual Studio

ruby regex scan versus =~

ruby regex

Using a regular expression to validate whether input has any non digits in it

python re.sub with a list of words to find

python regex list

javascript regex for tab followed by a space

javascript regex tabs

Declaring an awk function in bash

regex linux bash awk

extracting value from a file using ant

regex ant

PHP Get All URL's of Images From String

php regex string image url

Split string with a single occurence (not twice) of a delimiter in Javascript

javascript regex split

PHP Filter text for banned words

php regex preg-replace

Python replace forward slash with back slash

python regex

Removing multiple spaces and trailing spaces using gsub

regex r gsub

How can I define a regexp pattern as a constant in Perl?

regex perl datetime

Python: splitting a complex string including parentheses and |

python regex string parsing

How to match a substring surrounded by known prefix and suffix in javascript [closed]

javascript regex

How to use Regular Expression in sql server?

javascript: splitting a string (yet preserving the spaces) [closed]

javascript regex split

Perl regex - How to make it less greedy?

regex perl

split string at first number

regex string r