About 95,500 results
Open links in new tab
  1. RegExr: Learn, Build, & Test RegEx

    RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp).

  2. regex101: build, test, and debug regex

    Online regex tester and debugger with real-time match highlighting, detailed explanations, substitutions, unit tests, benchmarking, …

  3. Regex Tutorial - How to write Regular Expressions

    Dec 22, 2025 · A regular expression (regex) is a sequence of characters that defines a search pattern. It is mainly used for pattern …

  4. Regex Cheat Sheet - rexegg.com

    Regular Expressions Syntax Reference. Includes tables showing syntax, examples and matches.

  5. Regular expression - Wikipedia

    A regular expression (shortened as regex or regexp), [1] sometimes referred to as a rational expression, [2][3] is a sequence of …

  6. SimpleRegex - Free Online Regex Tester & Pattern Generator

    Test and generate regular expressions in real-time. Free online regex tool for developers with syntax highlighting, pre-built examples, …

  7. Regular expression syntax cheat sheet - JavaScript | MDN

    Mar 17, 2026 · Regular expression syntax cheat sheet This page provides an overall cheat sheet of all the capabilities of RegExp …

  8. Python RegEx - W3Schools

    A RegEx, or Regular Expression, is a sequence of characters that forms a search pattern. RegEx can be used to check if a string …

  9. Regex Cheat sheet - Complete Regular Expression Reference | RegexBox

    The complete regex cheat sheet: character classes, quantifiers, anchors, groups, lookarounds and flags in one quick-reference page, …

  10. Regular Expression Language - Quick Reference - .NET

    Jun 18, 2022 · In this quick reference, learn to use regular expression patterns to match input text. A pattern has one or more …