This is the part where you can blame your code problems on RegEx.
Or, you know, not.
Advanced RegEx Debugger 9000 Regular Expressions are overrated1. Check your RegEx for typos
2. Make sure your RegEx is not too complex
3. Try to use a simpler RegEx
4. Read the manual (or this page)
RegEx Cheat Sheet