diff libinterp/parse-tree/pt-exp.h @ 16904:f29dd5a7591d

more tweaks for parsing character strings * lex.ll (<SQ_STRING_START>\'\', <SQ_STRING_START>\', <SQ_STRING_START>[^\'\n\r]+): New patterns to replace <SQ_STRING_START>[^\'\n\r]*\'. (<SQ_STRING_START>[^\'\n\r]*\'): Delete. Attempt to correctly update input position for all patterns. (<DQ_STRING_START>\\{NL}): Only check for EOB or EOF if we are using the push lexer interface.
author John W. Eaton <jwe@octave.org>
date Fri, 05 Jul 2013 13:56:21 -0400
parents c5e5f6ccac5d
children 3c265e4dba6d
line wrap: on
line diff