Reference - What does this regex mean? -


what this?

this collection of common q&a. community wiki, invited participate in maintaining it.

why this?

suffering give me ze code type of questions , poor answers no explanation. reference meant provide links quality q&a.

what's scope?

this reference meant following languages: , , , , , , .

this might broad, these languages share same syntax. specific features there's tag of language behind it, example:

  • what regular expression balancing groups?

the stack overflow regular expressions faq


quantifiers

character classes

escape sequences

anchors

(also see "flavor-specific information → java → functions in matcher")

groups

lookarounds

modifiers

other:

common tasks

advanced regex-fu

flavor-specific information

(except marked *, section contains non-stack overflow links.)

general information

(links marked * non-stack overflow links.)

examples of regex can cause regex engine fail

tools: testers , explainers

(this section contains non-stack overflow links.)


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -