User Tools

Site Tools


programming:regularexpressions

Regular Expressions

Cheatography - Regular Expressions Cheat Sheet by DaveChild
regular expressions 101 for regular expression testing/dissection and explanation.

Notes

Match a GUID

GUID

{[a-z0-9]{8}-[a-z0-9]{4}-[a-z0-9]{4}-[a-z0-9]{4}-[a-z0-9]{12}}
programming/regularexpressions.txt · Last modified: 2021/06/29 12:05 by bas