Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Serve only .js files from an Express static directory?

java regex for any word

java regex

Split string wherever character class changes

javascript regex

IDEA 13 regex checker in Scala

no applicable method for 'xpathApply' applied to an object of class "NULL"

match a line using bash regex

regex bash

Remove all special characters from a string not including non-latin characters

java regex string replace

How to use whole word regex search for Devanagari text?

Regex to match but not include a word before another word

regex

Problems with an ambiguous grammar and PEG.js (no examples found)

regex parsing ambiguity peg

regex to validate emails which allows only these two special symbols .,- before @ symbol [duplicate]

javascript regex email

Perl Regex to Convert {a, b, c, ..., x} into (a|b|c|...|x)

regex perl wildcard

Apache LocationMatch Regex

Groovy regex when replacing tokens in file

regex string replace groovy

Fixed-length regex lookbehind complains of variable-length lookbehind

php regex

Why does this regex replacement not work for JavaScript, but instead only work for other engines?

javascript regex

Outputting special characters correctly (unicode) in PERL

regex perl unicode character

What is the correct syntax for a Regex find-and-replace using REGEXP_REPLACE in MariaDB?

mysql regex pcre mariadb

How can I match square bracket in regex with grep?

regex bash grep

Multiple Regex replace

javascript regex