Searched refs:ucl_object_string_to_type (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/libucl/include/
H A Ducl.h328 UCL_EXTERN bool ucl_object_string_to_type (const char *input, ucl_type_t *res);
/freebsd-11-stable/contrib/libucl/src/
H A Ducl_schema.c615 if (!ucl_object_string_to_type (type_str, &t)) {
H A Ducl_util.c3418 ucl_object_string_to_type (const char *input, ucl_type_t *res) function

Completed in 68 milliseconds