mirror of
https://github.com/json-c/json-c.git
synced 2026-03-19 04:59:06 +08:00
This causes previously failing strings like "123-456" to return a valid json_object with the appropriate value. If you care about the trailing content, call json_tokener_parse_ex() and check the parse end point with json_tokener_get_parse_end().
20 KiB
20 KiB