Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Regular expression with javascript

javascript regex

express.js routes explanation

Detecting if two regexes could possibly match the same string [duplicate]

regex

Regular expression matching emoji in Mac OS X / iOS

ruby regex unicode emoji

Puzzled by use of .{1} in regex

regex

Getting text around a specific element reference

javascript jquery html regex

vscode regex sub match evaluate instead of concatenate?

Formatting camel case to readable in PHP while skipping abbreviations

php regex camelcasing

VSCode deletes `\` on save from my regex pattern [duplicate]

Black --exclude argument not excluding desired file(s)

regex python-black

Is this the RegEx for matching any cell reference in an Excel formula?

regex excel vba excel-formula

Is_prime function via regex in python (from perl)

python regex perl

Can sed regex simulate lookbehind and lookahead?

Is there a reason for python regex not to compile r'(\s*)+'?

python regex

Designing a Regex to find any Noun Phrase

python regex chunking

Match URIs with <data> like http://example.com/something in AndroidManifest

Ajax function issue on return true and false in wordpress

php jquery ajax regex wordpress

Perl6: Capturing Windows newline in a string with regex

regex raku

python regular expression: match either one of several regular expressions

python regex

perl6 Regex subrules and named regex MUCH MUCH slower than explicit regex; how to make them equally fast?

regex performance raku