Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

regex/python to find and replace specific number within string

Java Pattern print capturing groups

java regex capturing-group

Find a string inside another string using re

python regex python-3.x

Python re.sub replace html attributes

python html regex

Perl Named Captured Group

regex perl

how to use preg_replace to remove all following style tag/pattern occurrences in a string?

php regex preg-replace

Regular Expression - Match substring that doesn't contain specified string literal

regex

How to remove all lowercase characters from a string using AWK?

regex linux awk

Java regex to match word with optional multiple comments between every 2 letters (how to back reference a regex subexpression)

java regex backreference

Perl splitting on multiple occurrence of the same pattern

regex perl

what does this regex mean "[^>]*

regex

Text replacement with backslash in a variable in Perl

PCRE (recursive) pattern that matches a string containing a correctly parenthesized substring. Why does this one fail?

regex perl pcre

Replacing text using regular expression with variable text?

c# regex

RegEx to extract all HTML tag attributes including inline JavaScript

html regex tags

preg_replace regular expression issue

How do I use regular expression to list words that start with vowels in a sentence

python regex algorithm

Python - How do I split a string that includes an escape character as a delimiter? [closed]

python regex string

using oracle sql substr to get last digits

Get Numbers from file name

c# regex ssis