Am 12.10.2014 21:04, schrieb Sean Kelly: > > I'd like to see unescapeStringLiteral() made public. Then I can > unescape multiple strings to the same preallocated destination, or even > unescape in place (guaranteed to work since the result will always be > smaller than the input). Will do. Same for the inverse functions.