About 353,000 results
Open links in new tab
  1. regex101: build, test, and debug regex

    Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.

  2. Regular expression - Wikipedia

    The phrase regular expressions, or regexes, is often used to mean the specific, standard textual syntax for representing patterns for matching text, as distinct from the mathematical notation …

  3. RegExr: Learn, Build, & Test RegEx

    Menu RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp). Supports JavaScript & PHP/PCRE RegEx. Results update in real-time as you type. Roll over a …

  4. Regular expression syntax cheat sheet - JavaScript | MDN

    Jul 8, 2025 · This page provides an overall cheat sheet of all the capabilities of RegExp syntax by aggregating the content of the articles in the RegExp guide. If you need more information on a …

  5. Regex Tutorial - How to write Regular Expressions?

    Apr 12, 2024 · Start by understanding the special characters used in regex, such as ".", "*", "+", "?", and more. Choose a programming language or tool that supports regex, such as Python, …

  6. RegexOne - Learn Regular Expressions - Lesson 1: An …

    And while there is a lot of theory behind formal languages, the following lessons and examples will explore the more practical uses of regular expressions so that you can use them as quickly as …

  7. Regex Tutorial—From Regex 101 to Advanced Regex

    A step-by-step explanation of simple and advanced regular expressions crafted for various contexts (such as text matching, file renaming, search-and-replace).

  8. Regex Tutorial - A Cheatsheet with Examples - Regextutorial.org

    Here is a quick tutorial for you to learn regular expressions, you can see the details about each individual topic also.

  9. Regex Cheat Sheet - techearl.com

    Jan 5, 2025 · A quick start regex cheat sheet reference guide for regular expressions, including regex syntax, symbols, ranges, grouping, assertions, Unicode handling, and some practical …

  10. Regex Learn - Step by step, from zero to advanced.

    Learn Regex interactively, practice at your level, test and share your own Regex.