Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Extract Date and Time from string with jQuery

Regular expression which matches at least two words from a list

regex language-agnostic

A beginner's guide to interpreting Regex?

c# regex string-comparison

Regex Entire Input Matches Pattern

php regex

Php preg_match_all matches only last element

php regex pcre

Replace newlines with BR tags, but only inside PRE tags

php regex html-parsing

Find repeated words in a string separated by "/"

regex r

Nested regexps and replace

java regex

regex for email address list that may span multiple lines

php regex

Regex match Wikipedia internal article links

java regex

How to efficiently implement regular expression like .*a.*b.*?

regex algorithm performance

jq: Select property value using regex

json regex jq

How to satisfy "[FLAKE8 W605] invalid escape sequence '\.'" and string format in the mean time? [duplicate]

python regex flake8

Using Multiline Regular Expressions in Python?

python regex json python-2.7

Is there a way to do a callback function on all text that matches a regex?

jquery regex

Regex in Python

python regex

Get number from a string

php regex preg-match-all

Split string by capital letter but ignore AAA Python Regex

python regex python-3.x

Java regular expression to match specific special characters

PHP - Remove all content inside <script> and CDATA of HTML string

php html regex dom domdocument