Search code examples
Regex for js variable end with semicolon...

javascriptpythonregexbeautifulsoupregex-group

Read More
RegEx Grouping after keyword...

regexregex-group

Read More
Perl 6 capturing repeating matching groups separately?...

regexregex-groupraku

Read More
i want to match Something<alive> (match <alive> and then wanna extract "Something w...

pythonregexpython-3.xregex-lookaroundsregex-group

Read More
PowerShell Regex: Capturing strings between two strings that is on multiple lines...

regexpowershellregex-groupregex-greedycapturing-group

Read More
How to fix this regex for mentions and hashtags?...

c#androidregexstringregex-group

Read More
C# Regex Atomic Opening and Closing Brackets...

c#regexregex-group

Read More
Regex within Regex Groups in VBA...

regexexcelvbaregex-group

Read More
How to match all >< except bold tag...

regexregex-group

Read More
How to delete copies of character from string using regex?...

pythonregexregex-group

Read More
How to capture 2 different patterns one from the beginnig and other from the end of the string using...

regexpython-3.7regex-group

Read More
Find (replace) the last space in any HTML headings within block of HTML...

javascriptregexregex-lookaroundsregex-groupregex-greedy

Read More
Regex for Address working in Regex 101 (Python) not in Python using re.match?...

pythonregexpython-3.xjupyterregex-group

Read More
Is there a possibility to select all alternatives in a group...

regexregex-group

Read More
Match any character (including whitespace) until the LAST bunch of whitespaces...

node.jsregextypescriptregex-group

Read More
How does negative regex lookaround works when put in if clause?...

regexregex-lookaroundsregex-group

Read More
Regular expression matching non-empty quoted substrings...

regexquotesregex-group

Read More
Python issue with printing regex group from log file...

pythonregexpython-3.xregex-group

Read More
How do I use a regular expression to put the beginning of a string, preceding some user-specified ch...

pythonregexregex-negationregex-group

Read More
Perl RegEx non-capturing group with alternative capturing within the group...

regexperlregex-group

Read More
regex for numbers with possible digits after dot or comma in text...

sqlregexpostgresqlregex-grouppostgresql-9.6

Read More
Max length ignoring one character in Regex...

regexregex-lookaroundsregex-groupregex-greedy

Read More
Regex expression for reptitive groups...

phpregexcookieskey-valueregex-group

Read More
How to grab the rest of the string too in the regex matches?...

regexregex-group

Read More
Regex to check Optional Group of numbers...

regexregex-group

Read More
Match long group of characters until multiple consecutive whitespaces ruby regex...

regexrubyregex-group

Read More
One Line Regex, match all words separated by whitespace...

javascriptregexregex-group

Read More
Match regex until the first occurrence of special character '->'...

regexregex-lookaroundsregex-negationregex-groupregex-greedy

Read More
Regex to check if string has at least 2 numbers and 1 capital letter...

regexregex-lookaroundsregex-group

Read More
Remove spaces in words including ampersand with Regex...

regexpython-3.xregex-lookaroundsregex-group

Read More
BackNext