Searched refs:UCL_EMIT_JSON_COMPACT (Results 1 – 4 of 4) sorted by relevance
127 emitted = ucl_object_emit (obj, UCL_EMIT_JSON_COMPACT); in main()
749 else if (emit_type == UCL_EMIT_JSON_COMPACT) { in ucl_object_emit()773 else if (emit_type == UCL_EMIT_JSON_COMPACT) { in ucl_object_emit_full()
136 UCL_EMIT_JSON_COMPACT, /**< Emit compacted JSON */ enumerator
249 - compact json: `UCL_EMIT_JSON_COMPACT` - single line valid json without spaces