* dAniel hAhler <genml@xxxxxxxxxx>: > for the purpose of automatically building a syntax highlighting file for > jEdit I wanted to write a script that does this automatically by > retrieving http://php.net/quickref.php and extracting it. > > Unfortunately the syntax for the function names there is not trivial. You may want to check out phpm, an attempt at creating a CLI for the PHP manual: http://eide.org/?epc=php I'm not sure if that developer's work will answer your questions or not, but he appears to have tackled the issue already. Also, Rasmus Lerdorf has provided a dictionary of all PHP functions for use with VIM; this may also be useful (google for 'rasmus vim dictionary'). -- Matthew Weier O'Phinney | mailto:matthew@xxxxxxxxxx Webmaster and IT Specialist | http://www.garden.org National Gardening Association | http://www.kidsgardening.com 802-863-5251 x156 | http://nationalgardenmonth.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php