Skip to content
No results
  • About Us
  • Contact
  • Privacy Policy
  • Regular Expression Cheatsheet
  • Sample Page
  • Submit Regular Expression
Regex Pattern
  • Home
  • Dates & Times
  • URI
  • Strings
  • Numbers
  • Markup & Programming
Regex Pattern
  • URI

Video & Audio Link Regular Expression

A regular expression that matches all valid native video & audio links.
  • Audio, Video
  • Strings

Base64 Encoded String Regular Expression

A regular expression that matches a valid Base64 encoded string.
  • Numbers

US SSN Number Regular Expression

A regular expression that accurately matches the valid SSN (Social Security Number) number.
  • Numbers

Version Number (Semantic Versioning) Regular Expression

A regular expression to match valid release, version, and modification numbers (Semantic Versioning X.Y.Z).
  • URI

Subnet Mask Regular Expression

A regular expression to match a Subnet Mask, which is a logical subdivision of an IP network.
  • IP Address
  • URI

IP Address (V6) With Port Regular Expression

A regular expression to match all valid IP addresses (v6) with and without ports.
  • IP Address
  • URI

IP Address (V4) With Port Regular Expression

A regular expression to match all valid IP addresses (v4) with and without ports.
  • IP Address
  • URI

URL (With And Without Port Number) Regular Expressions

A regular expression to match all valid URLs with port numbers, hashes(#), and parameters (&).
  • URL
  • Strings

SHA-256 Hash Regular Expression

A regular expression to match SHA-256 hashes (64 hexadecimal characters).
  • Hash
  • Strings

SHA-1 Hash Regular Expression

A regular expression to match SHA-1 hashes.
  • Hash
  • Strings

MD5 Hash Regular Expression

A regular expression to match MD5 hashes.
  • Hash
  • URI

Windows Folder Path Regular Expression

A regular expression to match the path of a directory in Windows.
  • Windows
  • URI

Windows File Path Regular Expression

A regular expression to match the path of a file in Windows.
  • File, Windows
  • URI

Linux Folder Path Regular Expression

A regular expression to match the path of a directory in Linux.
  • Linux
  • URI

Linux Hidden File Path Regular Expression

A regular expression to match the path of a hidden file in Linux.
  • File, Linux
  • URI

Linux File Path Regular Expression

A regular expression to match the path of a file in Linux.
  • File, Linux
  • Markup & Programming

HTML Comment Regular Expression

A regular expression to match HTML Comments within your document.
  • Numbers

International Mobile Equipment Identity (IMEI) Regular Expression

A regular expression to match International Mobile Equipment Identity (IMEI).
  • Strings

UUID & GUID Regular Expression

A regular expression to match GUID (Globally Unique IDentifier) and/or UUID (Universally unique identifier).
  • URI

Xunlei (Thunder) Link Regular Expression

A regular expression to match a Xunlei (Thunder) Link.
  • BitTorrent, URK
  • URI

ed2k Link Regular Expression

A regular expression to match an ed2k (eDonkey network) link.
  • URL
Prev
1 … 9 10 11 12 13
Next

Trending now

BitTorrent Magnet Link Regular Expressioned2k Link Regular ExpressionXunlei (Thunder) Link Regular ExpressionUUID & GUID Regular Expression

Copyright © 2026 - Regexpattern.com

  • About Us
  • Contact
  • Privacy Policy
  • Cheatsheet
  • Submit