Searched refs:UCL_EMIT_CONFIG (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/libucl/tests/
H A Dtest_basic.c110 emitted = ucl_object_emit (obj, UCL_EMIT_CONFIG);
131 emitted = ucl_object_emit (obj, UCL_EMIT_CONFIG);
H A Dtest_generate.c115 emitted = ucl_object_emit (obj, UCL_EMIT_CONFIG);
H A Dtest_speed.c107 emitted = ucl_object_emit (obj, UCL_EMIT_CONFIG);
/freebsd-9.3-release/contrib/libucl/include/
H A Ducl.h129 UCL_EMIT_CONFIG, /**< Emit human readable config format */ enumerator in enum:ucl_emitter
1026 * #UCL_EMIT_CONFIG then emit config like object
1035 * #UCL_EMIT_CONFIG then emit config like object

Completed in 105 milliseconds