Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Ways to exclude a word in a regex (without lookahead?)

regex

VSCode Snippets: Format File Name from my_file_name to MyFileName

JavaScript RegExp : Why causes a double backslash ( \\ ) an error? [duplicate]

javascript regex

Simple grep for anything year

regex linux grep escaping digits

Javascript Regex match everything after last occurrence of string

javascript regex

Highlight substring in Arabic text and ignore diacritics

javascript regex

AWS Cloudwatch Log Insights query using Regex does not extract columns for MySql Slow Query Logs

Partially mask email address - javascript

Validating ISO 8601 Duration string with fractions

regex

Remove ALL or particular Non printable character from column in mysql

regex in sed to keep current line but remove next line

regex bash sed

RegEx for parsing package name, package version (including release) for Fedora / Red Hat packages

regex bash awk sed

Regular expressions to match flight number

regex

Is there a way to use a regular expression to match hosts in ansible?

Htaccess RewriteRule to accept special characters

RegEx for computer name validation (cannot be more than 15 characters long, be entirely numeric, or contain the following characters...)

regex

Match part of url with regex

regex

javascript regex to ignore sub directories for chokidar

javascript regex node.js fs

Doctrine Extensions REGEXP not working in Symfony2

php regex symfony doctrine-orm

Positive lookahead not working as expected

regex regex-lookarounds