Logins may be showing incorrect profile information. Please email psgadmin at microsoft.com for support.
Skip To Content
PowerShell Gallery
Toggle navigation
Packages
Publish
Documentation
Sign in
Search PowerShell packages:
Irregular
0.6.9
RegEx/RegularExpression/Quantifier.regex.input.txt
{2}
{3,}
1
{2,3}
{,3}
notaquantifier
a?
a++
b*?
c*