diff options
author | Tom Gundersen <teg@jklm.no> | 2014-12-22 14:53:40 +0100 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-12-22 20:27:20 +0100 |
commit | 9bae67d49b861b1f142f1a1e27753fe08e63ade7 (patch) | |
tree | 8e3b1d2d0c34558b17344526923697f5ea382c8d /src/bootchart | |
parent | 04166cb7dd90918385835f246c43d8ec22af0d68 (diff) |
shared: json - support escaping utf16 surrogate pairs
We originally only supported escaping ucs2 encoded characters (as \uxxxx). This
only covers the BMP. Support escaping also utf16 surrogate pairs (on the form
\uxxxx\uyyyy) to cover all of unicode.
Diffstat (limited to 'src/bootchart')
0 files changed, 0 insertions, 0 deletions