Skip to content

Instantly share code, notes, and snippets.

@josuecau
Created July 5, 2015 11:16
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 josuecau/c17672757f1020fa0159 to your computer and use it in GitHub Desktop.
Save josuecau/c17672757f1020fa0159 to your computer and use it in GitHub Desktop.
--recurse
--tag-relative=yes
--PHP-kinds=+cf-v
--exclude=.svn
--exclude=.git
--exclude=*.js
--regex-PHP=/abstract\s+class\s+([^ ]+)/\1/c/
--regex-PHP=/interface\s+([^ ]+)/\1/c/
--regex-PHP=/(public\s+|static\s+|abstract\s+|protected\s+|private\s+)function\s+\&?\s*([^ (]+)/\2/f/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment