Searched refs:JSON_REAL (Results 1 – 5 of 5) sorted by relevance
44 JSON_REAL, enumerator74 #define json_is_real(json) ((json) && json_typeof(json) == JSON_REAL)
208 case JSON_REAL: in do_dump()
854 json_init(&real->json, JSON_REAL); in json_real()
340 case JSON_REAL: in to_launchd()
109 | ``JSON_REAL`` |120 ``JSON_INTEGER`` or of the type ``JSON_REAL``. A true boolean value146 ``JSON_REAL``, and false for other types and for *NULL*.