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

/freebsd-11.0-release/contrib/libucl/src/
H A Ducl_schema.c582 ucl_schema_type_is_allowed (const ucl_object_t *type, const ucl_object_t *obj, function
598 if (ucl_schema_type_is_allowed (elt, obj, err)) {
1019 if (!ucl_schema_type_is_allowed (elt, obj, err)) {

Completed in 102 milliseconds