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

/freebsd-current/contrib/libucl/include/
H A Ducl.h186 UCL_OBJECT_ALLOCATED_VALUE = (1 << 1), /**< An object has a string value allocated internally */ enumerator in enum:ucl_object_flags
/freebsd-current/contrib/libucl/src/
H A Ducl_util.c586 deconst->flags |= UCL_OBJECT_ALLOCATED_VALUE;

Completed in 115 milliseconds