Search code examples
RegExp for whitespaces without tabs...

javaregex

Read More
Split String At Every Non-Letter/Non-Number Character...

c#regexstring

Read More
PowerShell code returning correct value. However, looking to enhance program by capturing the ID tag...

jsonregexpowershellobject-graph

Read More
Extended Regular Expression: Find a Word That is Not Part of Another Word...

regexunixgrep

Read More
Separting alphanumeric string using tidyr separate wider regex...

rregexstringdataframetidyr

Read More
How to split string to substrings wrapped by brackets?...

regexstringkotlinsplit

Read More
Using Recursive Regexes in Raku: how to limit recursion-levels?...

regexrecursionpattern-matchingraku

Read More
How to match "C", "C++" or "C#"?...

regexpython-3.12

Read More
Removing contiguous duplicate lines in vi without sorting...

regexvimviduplicate-data

Read More
Remove part of a string in python with regex...

pythonregex

Read More
Regular expression which allows numbers, spaces, plus sign, hyphen and brackets...

javascriptjqueryregexjquery-plugins

Read More
In Perl, how can I match a number N and the next N characters?...

regexperl

Read More
A Regex that will never be matched by anything...

regex

Read More
Finding a DOI in a document or page...

regexdoi

Read More
What is a Context Free Grammar?...

regexparsinggrammarcontext-free-grammar

Read More
How can I exclude a single character from a list only when followed by certain other characters?...

regexregex-lookarounds

Read More
Django re_path to catch all URLs except /admin/ not working properly...

djangoregexdjango-urls

Read More
Tricky Reverse Regex Python 3.11...

pythonregexreverse

Read More
What does '\K' mean in this regex?...

regexbashgrep

Read More
Lookbehind Assertion is causing a "Invalid group" error...

javascriptjqueryregexmatchlookbehind

Read More
Optional (opening) parenthesis but closing parenthesis should then be mandatory...

javascriptphpregex

Read More
regex for time validation...

phpregextimepcre

Read More
Extract version-specific upgrade notice from readme text...

phpregextext-extraction

Read More
PHP str_replace() and preg_replace() not working with HTML...

phpregexpreg-replace

Read More
Zip code validation to exclude some formats...

regex

Read More
can I use regex to replace spaces with underscores only in specific capture strings?...

regexreplaceanki

Read More
RegEx capture everything before keyword but after the opening bracket...

regex

Read More
Parsing Regex in Lua returns nil...

regexlua

Read More
regex replace all dots exept last one doesn't work...

regexbashsed

Read More
Understanding and Fixing the regex?...

pythonregex

Read More
BackNext