Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Java RegEx and linebreaks - bug or expected behavior?

java regex

Parsing Java dates with truncated timezone information

Regex YouTube IFRAME [duplicate]

java php android regex youtube

Insert newline before/after match for TSV

regex bash perl awk sed

awk extended pattern matching (embedding pattern matching in actions for already matched strings)

Need a javascript regex to match a specific path

javascript regex url

java String, replaceall() but keep case in original string

java regex replace

Java regex and replacement

java regex replace

In bash/sed, how do you match on a lowercase letter followed by the SAME letter in uppercase?

regex bash sed

Remove trailing special characters from string

python regex python-3.x

Surrounding individual words inside HTML text with SPAN tags?

javascript html regex

Regex.Match goups includes full string, how to exclude

c# regex

Replacing all characters in a regular expression match with another character? [duplicate]

regex sed posix

Search group in bin text with regex

regex

Writing a Regex for Kuwait Mobile number in international format

regex

PHP regex that finds PHP errors

php regex

How to capture results of regex and replace patterns in bash

regex bash

regular expression to match between [ and ]

php regex string

What kind of strings does this regex match?

regex

Replace substring in string using list or dict in Polars