help-source-highlight
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-source-highlight] variable definition in php.lang and python.lang


From: gnombat
Subject: [Help-source-highlight] variable definition in php.lang and python.lang
Date: Fri, 03 Aug 2007 11:09:27 -0500
User-agent: Thunderbird 2.0.0.6 (Windows/20070728)

There seems to be a strange definition in php.lang and python.lang:

$ grep :upper: *.lang
php.lang:variable = '[[:upper:]][[:word:]]*|_'
prolog.lang:variable = '[[:upper:]][[:word:]]*|_'
python.lang:variable = '[[:upper:]][[:word:]]*|_'

I believe this is correct for Prolog, but for Python or PHP ...?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]