christos 6c02afd8c4 Since we should be able to handle nested double quotes, don't use
the syntax maps to determine the beginning and end quotes (kill
CENDQUOTE).  Handle single quotes opening and closing via checking
the current syntax map. Keep a bitmap of doublequote state one bit
per variable nesting level.  For the first 32 nested double quotes,
we don't need any additional memory, but for more we allocate
dynamically.
2002-02-12 20:32:35 +00:00
..
2001-12-20 19:31:48 +00:00
2001-12-20 19:31:48 +00:00
2002-02-11 11:19:26 +00:00
2001-12-20 20:03:29 +00:00
2001-12-20 20:03:29 +00:00