lexer: Generalize lex_match_phrase() to handle any syntax. 20130113030506/pspp 20130114030505/pspp 20130115030506/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 12 Jan 2013 20:01:16 +0000 (12:01 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 12 Jan 2013 20:01:16 +0000 (12:01 -0800)
commit5b2557f56509863bbfa83605c024c49b8f79d96a
tree8b2f5ce277f7866ab589fefa6fde69d731cc0526
parent35140ad55d6ce3cbce7d9ffc4b894598f603cd42
lexer: Generalize lex_match_phrase() to handle any syntax.

This makes lex_match_phrase() slightly more useful.  It also eliminates
the ASCII-only requirement.
src/language/lexer/lexer.c