Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How can I substitute a regex only once in Python?

python regex

Checks if a string ends with a specific word in php?

php regex

Scala regular expression with $ (end of string)

regex scala

Extract lines with specific patterns in separate files

Extract a part of URL - python

python regex url python-2.7

Replace all text between braces { } in Java with regex

java regex string

r split on delimiter not in parentheses

regex r

Javascript: replace() all but only outside html tags

how to check if string contains arabic character

ios objective-c regex arabic

Split a string only two times

java regex string split

Check if a string has no alphabets

java regex

regex (in PHP) to match & that aren't HTML entities

php regex pcre

How can I combine a positive and negative condition in a regex?

Deleting new lines with regular expression from Ant task

regex ant newline

boost regex sub-string match

c++ regex boost

split with javascript

javascript regex

c# string that has to contain quote "

c# regex quote

REGEX matches with 100% confidence, what about 99%?

ruby regex machine-learning

Regular Expression to Replace & with &

regex perl

sed Extract version number from string (only version, without other numbers)

regex bash shell sed