Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Remove <p>&nbsp;</p> from end of string?

php regex string

How do I make match stop on first occurance?

ruby xml regex match bbcode

Python re finding string between underscore and ext

python regex

HTML5 Pattern Regex Password Match

javascript regex

Regular Expression remove [caption]

php regex wordpress

Regex to rename all files recursively removing everything after the character "?" commandline

regex linux bash command-line

Regular expression to match key-value pairs where value is in quotes or apostrophes

php regex

Oracle regular expression replacement for negative lookahead/lookbehind

regex oracle

What's the regular expression to find the last digit in a string?

c# regex

Java Regex - Not an empty string, only numbers, 8 chars long [closed]

java regex

Java Regex - alphanumeric, allowing leading whitespace but not blank string

java regex string

How to use m! in Perl regex

regex perl

replace strings with lines from another text file by matching patterns

regex perl awk sed

Match the string with a regexp to get substrings between '='?

javascript regex

How to change image urls in a markdown string

regex node.js markdown

Ruby Regex: Get Index of Capture

ruby regex

Return the part of the regex that matched

javascript regex

Removing all HTML tags from a webpage

regex bash sed

Why does this Regex not work Properly?

regex

What exactly does the *+ quantifier do?

regex quantifiers