]> git.mjollnir.org Git - moodle.git/commit
New tags including PHP5 classes
authormoodler <moodler>
Fri, 16 May 2008 02:34:15 +0000 (02:34 +0000)
committermoodler <moodler>
Fri, 16 May 2008 02:34:15 +0000 (02:34 +0000)
commit1b3d7dbbe633a1862eb18b52946fa9308f19597e
treee9392c6ee14ace9b98dddf74ff54c0fccc01d5ba
parent327744b1dbba65956aafa0035d0d9bf90427ecb4
New tags including PHP5 classes

ctags --langmap=php:+.inc.html.class -R --languages=php --PHP-kinds=+cf \
--exclude="\.svn" \
--totals=yes \
--tag-relative=yes \
--regex-PHP='/abstract class ([^ ]*)/\1/c/' \
--regex-PHP='/interface ([^ ]*)/\1/c/' \
--regex-PHP='/(public |static |abstract |protected |private )+function ([^ (]*)/\2/f/'
tags