Add the field encoding to struct string_literal_t and merge T_WIDE_STRING_LITERAL...
authorChristoph Mallon <christoph.mallon@gmx.de>
Mon, 21 May 2012 06:29:49 +0000 (08:29 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 23 May 2012 04:48:13 +0000 (06:48 +0200)
commit22dabd638cc982416589af0073382fcb4197f72f
tree70b4a41c9d71e23d5d880a765e5ff803b2f64001
parent1d7c78c1215d6911493c3e8f12859061b0ff411c
Add the field encoding to struct string_literal_t and merge T_WIDE_STRING_LITERAL into T_STRING_LITERAL.
lexer.c
parser.c
token.c
token_t.h
tokens.inc