Home
last modified time | relevance | path

Searched refs:ucl_schema_test_pattern (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libucl/src/
H A Ducl_schema.c82 ucl_schema_test_pattern(const ucl_object_t *obj, const char *pattern, bool recursive) in ucl_schema_test_pattern() function
228 found = ucl_schema_test_pattern(vobj, ucl_object_key(prop), false); in ucl_schema_validate_object()
256 found = ucl_schema_test_pattern(obj, ucl_object_key(pelt), true); in ucl_schema_validate_object()