Return the characters up to the next close quote character. Backslash processing is done. The formal JSON format does not allow strings in single quotes, but an implementation is allowed to accept them. @param quote The quoting character, either " (double quote)
(char quote)
source not stored for this graph (policy: none)
no test coverage detected