diff options
author | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2011-01-25 12:59:20 (GMT) |
---|---|---|
committer | Oswald Buddenhagen <oswald.buddenhagen@nokia.com> | 2011-01-25 19:37:54 (GMT) |
commit | 648dbc62e9c4e3fc15613c86bbf3c33029d56366 (patch) | |
tree | 70d105eb8735196f46285c69c60cd35d57cdab3c /demos/sqlbrowser/browser.h | |
parent | 005e39a2aab88d47044fa2108a6d04bd490b169e (diff) | |
download | Qt-648dbc62e9c4e3fc15613c86bbf3c33029d56366.zip Qt-648dbc62e9c4e3fc15613c86bbf3c33029d56366.tar.gz Qt-648dbc62e9c4e3fc15613c86bbf3c33029d56366.tar.bz2 |
interpret backslash escaping of quotes in split_arg_list()
split_value_list() interprets them, too, but this is useless if the
higher layer doesn't and is thus confused by unmatched quotes.
note the top-level parsing layer doesn't support escapes, but that's ok,
because there function calls are "isolated" by non-escapable parenthesis
counting (and the RHS of assignments is not subject to any parsing at
all).
Reviewed-by: mariusSO
Diffstat (limited to 'demos/sqlbrowser/browser.h')
0 files changed, 0 insertions, 0 deletions