Searched refs:UCL_OBJECT_SQUOTED (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/libucl/include/
H A Ducl.h193 UCL_OBJECT_SQUOTED = (1 << 8) /**< Object has been enclosed in single quotes */ enumerator in enum:ucl_object_flags
/freebsd-12-stable/contrib/libucl/src/
H A Ducl_emitter.c431 if (obj->flags & UCL_OBJECT_SQUOTED) {

Completed in 67 milliseconds