Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

sed script delete line before if blank line

regex linux sed

how to programmatically create a regexp to match all the single char in a given string with elisp?

regex emacs lisp

How to make multi-line regexp work in grep?

regex grep

Match pattern `\S` except when part of another pattern (ANSI escape)

regex perl

Regular expression: how to capture the beginning, a pattern and the end of a line?

php regex

how to place a character literal in a python string

Does HtmlAgilityPack have the ability to use regular expressions in its XPATH selector?

The equality of LIKE '%$word%' in JavaScript RegExp AKA How to make a JavaScript search engine

PHP Regular Expression to Change Date Format

Why is using string substitiution to form a regex not working?

regex bash awk substitution

Search and replace string of certain length using Perl regex

regex perl replace

What would be a good alternative to using lookbehind with unknown number of characters (not bounded maximum length)?

r regex

my regex is not catching required pattern in text?

HAProxy and reqrep path rewriting with redirect configuration

Regex not with multi line text

php regex

Split string at every nth linebreak using javascript

javascript regex split

What's wrong with my regex to match an integer?

c# regex .net-3.5

Split String into alpha & punctuation with exceptions regex

python regex