regexmatch.dev
Explore

Save & Share

Facebook
Twitter
Tumblr
E-Mail
Pinterest
LinkedIn
Reddit

CEDICT Chinese dictionary line parts

Published on Tue Mar 01 2022

Matches the four parts (simplified, traditional, pinyin, definition) of a CEDICT dictionary line

Additional matching regexes for
CEDICT Chinese dictionary line parts

CEDICT Chinese dictionary line parts

Matches the four parts (simplified, traditional, pinyin, definition) of a CEDICT dictionary line

salary

Chinese salary input

Password Log

Matches a password that has been passed in as a url query parameter or in a post dictionary.

match C# class definition

match C# a class definition

Extract Protocol, URL, URL Path, get parameters and hash from URI

This is simplified from my last submission.

US Zip Code

This pattern matches the US Postal Code format and captures the seperate parts; basic and +4.

facebook post embed code

This pattern matches to the facebook post embed codes. It matches on each parts of the whole embed code individualy, and matches on the complete embed code either.

Google Sheets Reference Formula

Matches and extracts the relevant parts of reference formulas from Google Sheets. For instance: ='Test Sheet'!H$5

facebook post embed code

This pattern matches to the facebook post embed codes. It matches on each parts of the whole embed code individualy, and matches on the complete embed code either, but it requires minimum a fb-post div.

URL extractor

Extract parts of an URL.