Nicolas Williams
8364bdd8f3
base: Add JSON string non-ASCII escaping options
...
- Add HEIM_JSON_F_ESCAPE_NON_ASCII to indicate that non-ASCII must be
escaped as \uXXXX.
- Add HEIM_JSON_F_NO_ESCAPE_NON_ASCII to force non-escaping of BMP
codepoints.
- If the locale's codeset is not UTF-8 and
HEIM_JSON_F_NO_ESCAPE_NON_ASCII is not set, then set
HEIM_JSON_F_ESCAPE_NON_ASCII.
2022-10-02 22:46:37 -05:00
..
2022-01-29 00:15:59 -05:00
2020-05-28 00:49:30 -05:00
2012-06-20 19:32:08 -05:00
2022-01-14 12:01:33 -06:00
2020-05-27 23:22:40 -05:00
2020-05-28 00:49:30 -05:00
2020-03-12 21:02:09 -05:00
2020-06-29 11:40:48 -04:00
2022-01-29 00:15:59 -05:00
2022-01-29 00:15:59 -05:00
2022-01-29 00:15:59 -05:00
2022-01-14 12:01:33 -06:00
2022-01-19 23:30:55 -06:00
2022-01-29 00:15:59 -05:00
2022-01-19 23:32:22 -06:00
2021-12-14 09:03:42 +11:00
2020-07-14 09:35:14 +10:00
2022-01-20 17:23:24 +11:00
2022-01-29 14:29:37 +11:00
2022-10-02 22:46:37 -05:00
2022-01-15 18:54:57 +11:00
2022-10-02 22:46:37 -05:00
2022-03-16 15:04:10 -05:00
2020-07-14 09:35:14 +10:00
2020-07-14 09:35:14 +10:00
2012-06-20 19:32:08 -05:00
2022-01-29 00:15:59 -05:00
2022-01-29 00:15:59 -05:00
2012-06-20 19:32:08 -05:00
2022-10-02 22:46:37 -05:00
2022-10-02 22:46:37 -05:00
2022-10-02 22:46:37 -05:00
2020-03-02 10:56:13 -06:00