Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Issue with find and replace apostrophe( ' ) in a Word Docx using OpenXML and Regex

c# regex replace openxml

How can I pass a callback to re.sub, but still inserting match captures?

python regex

How to bold specific text in a string in a React.js app

reactjs regex

raku: Longest match not doing longest match but quits after first match

regex match raku

Chronic ripgrep / vim Plugin Error on Load: "-complete Used Without -nargs"?

regex vim vim-plugin ripgrep

Pre-built regular expression patterns or Regex Libraries? [closed]

regex

Is there a python module for regex matching in zip files

PHP preg_replace non-greedy trouble

php regex regex-greedy

Replacing based on position in string

php regex

question about javascript string's replace method

Regex in Visual Studio: How to comment out all lines that contain "xyz"?

regex visual-studio-2008

Mercurial/.hgignore - How do I ignore everything but the contents of a folder?

How to substitute into a regular expression group in Python

python regex

How do I prevent exclamations via a regex

java regex

How to grep for a line containing at most one forward slash?

regex grep

Visual Studio 2008 search and replace regex

Cannot match string using regex

java regex

Is it possible to calucate the edit distance between a regexp and a string?

Removing Invalid Characters from XML Name Tag - RegEx C#

c# xml regex

Using \t in a regex does not seem to work with all tabs

regex grep