Regex W3Schools.com: https://www.w3schools.com/jsref/jsref_obj_regexp.asp
That reference page is for JavaScript, but the general idea of Regex is the same.
Also, the "Brackets", "Metacharacters", and "Quantifiers" sections should still apply to any language that uses Regex.