regexmatch.dev
Explore

Save & Share

Facebook
Twitter
Tumblr
E-Mail
Pinterest
LinkedIn
Reddit

BEM

Published on Tue Mar 01 2022

CSS Coding Guideline **BEM** (Block Element Modifier)

block__element--modifier

Additional matching regexes for
BEM

BEM

CSS Coding Guideline **BEM** (Block Element Modifier)

rsyslog test

global modifier

Select PHP Block Code

Select php block code , start to end.

php naming convension (classes, vars, functions, constants)

PHP Basic coding standard Naming Convension pattern: /^[\pL_][\pL_\pNd]*$/

Regex

Match an element from a list

Css Splitter

Splits the css code into two blocks. (comments|selector block)

ICD-10-CD Diagnosis Code

ICD-10-CM Diagnosis Code per https://www.cms.gov/Medicare/Coding/ICD10/downloads/ICD-10Overview.pdf

Match text in square brackets

Drupal7 Media Element in node body - A regex to match the media module square bracketted token/element for embedde images in node body. Use case - using the body text trimmed in a meta description - need to remove the media element as well as strip tags.

find http urls in data-full-url attribute

This parses http url's from the data-full-url attribute of a block of code

Parse CISCO NEXUS 9xxx/5xxxx show inventory output w/o | json modifier

Parse CISCO NEXUS 9xxx/5xxxx show inventory output w/o | json modifier. Nexus 9xxxx don't have the json output modifier. It's a LINUX based os, so | json would fork a json binary which doesn't exist