Unquote a string, NOT converting unicode sequences
@param s The string to unquote. @param lenient if true, will leave in backslashes that aren't valid escapes @return quoted string
See Implementation
Unquote a string, NOT converting unicode sequences
@param s The string to unquote. @param lenient if true, will leave in backslashes that aren't valid escapes @return quoted string