Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How do I build this finite automaton?

<?PHP, REGEX and me. A tragedy in three acts

php regex

Escape Regex special characters in jq

json regex string jq

Regular expression to get characters before brackets or comma

java regex

What part of regex is supported by GCC 4.9?

regex c++11 gcc4.9

Regular Expression of a specific Date format

regex oracle-database

java.util.regex

java regex

Delete files that match regex

windows regex perl delete-file

Why does flake8 give the warning F821 -- undefined name 'match' when using match.group(0) with Python 3

python python-3.x regex flake8

Why does a regex using an unescaped dash `-` character not seem to work in a `pattern` attribute in HTML but it works when testing on regex101?

html regex

sed remove trailing space after bracket

regex bash shell sed

Find nth instance of occurrence of a word in a text file using python

Getting defined substring with help of sed or egrep

regex bash sed

Regex in C++ with back-references and conditionals

c++ regex backreference

How to replace regex to array element in Javascript

javascript regex string

splitting inequalty symbols in string to tokens? (Java/Regex)

java regex equation

Perl not matching regex?

regex perl

JavaScript Regex to match balanced constructs without caring about imbalanced constructs

javascript regex

Regex any uppercase variants of specific string

regex iis url-rewriting

What am I doing wrong in this gsub example?

r regex stringr