* etags.c (PHP_functions): New function by Diez B. Roggisch,
authorFrancesco Potortì <pot@gnu.org>
Sat, 15 Dec 2001 16:07:31 +0000 (16:07 +0000)
committerFrancesco Potortì <pot@gnu.org>
Sat, 15 Dec 2001 16:07:31 +0000 (16:07 +0000)
commit62aec606f5f6d73ef52c10b4d8ee147c2c9657b9
tree64b7a54461b5fe90a3ae7bfc43e080345045ae50
parent846dc4bae094e35ca600ad1614de41c5479665d2
* etags.c (PHP_functions): New function by Diez B. Roggisch,
heavily adapted by me, for parsing PHP.
(LOOKING_AT): New macro.
(Perl_functions, Python_functions, PHP_functions)
(Scheme_functions, Texinfo_nodes): Use it.
(Perl_functions): Use strneq.
(prolog_pred): Renamed to prolog_pr.
(prolog_pr): Recognise Prolog rules (thanks to Geert Kloosterman)
in addition to predicates.
[ETAGS_REGEXPS] [!HAVE_CONFIG_H] [__CYGWIN__]: Prevent
unmodified compile, as Cygwin's regex.h is incompatible with us
(thanks to Markus Hoenicka).
[!HAVE_CONFIG_H] [!__STDC__]: #define const as the empty string.
lib-src/etags.c