lua-users home
lua-l archive

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


Mike Pall a écrit :
I.e. an identifier matches: /[A-Za-z_\x80-\xff][0-9A-Za-z_\x80-\xff]*/

I thought that 0x80-0x9F was seen as a mapping of 0x00-0x1F, ie. as control chars.
That's not what Microsoft thinks, of course...
Some French chars are in this no man's land (in Ansi / ISO8859-1 encoding), so cœur might or might not be a valid identifier, depending on the chosen rule...

--
Philippe Lhoste
--  (near) Paris -- France
--  http://Phi.Lho.free.fr
--  --  --  --  --  --  --  --  --  --  --  --  --  --