Made var_is_valid_name more permissive.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 27 Mar 2009 02:51:35 +0000 (11:51 +0900)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 27 Mar 2009 02:51:35 +0000 (11:51 +0900)
Allowed lex_is_id1 and lex_is_id2 to match non-ascii characters,
in addition to the others it tests for.


No differences found