Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Trouble with a very simple regex

python regex

gsub to return all matches of an expression instead of just the last match

r regex

Empty string in Regex C#

c# regex

c# - check if string contains character and number

c# asp.net .net regex

Matching incorrectly spelt words with correct ones in python

python regex

PHP Regex for filename

how to count Enter in a string? [duplicate]

c# .net regex vb.net

Javascript regex splitting words in a comma separated string

javascript regex

Regex repeated words on the same line

regex

perl regex to find any number that is a multiple of 5

regex perl

How to exclude specific string using regex in Python?

python regex substring

Escaping Lucene Characters using Javascript Regex

Writing JS regex for YYYY-MM-DD HH:MM [duplicate]

javascript regex

Regex to extract key-value pairs separated by space, with space in values

In my date time value I want to use regex to strip out the slash and colon from time and replace it with underscore

Check similarity between two string expressions in Swift

ios regex string swift text

Python: Extracting specific files with pattern from tar.gz without extracting the complete file

python regex tar

Regex for matching a string literal in Java?

java regex regex-greedy

Extract number after a certain word

regex r

Raku/Perl6: How to restrict match method to capture group?

regex raku