Skip to content

Instantly share code, notes, and snippets.

@boughtonp
Created September 27, 2013 17:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boughtonp/6731929 to your computer and use it in GitHub Desktop.
Save boughtonp/6731929 to your computer and use it in GitHub Desktop.
Regex to find all property types...
\b(orm|sql|)type\s*+=\s*+\S+(?<=<cfproperty\s[^>]{1,500}|\sproperty\s[^;]{1,500})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment