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

/freebsd-11-stable/contrib/libucl/src/
H A Ducl_schema.c72 ucl_schema_test_pattern (const ucl_object_t *obj, const char *pattern, bool recursive) function
219 found = ucl_schema_test_pattern (vobj, ucl_object_key (prop), false);
247 found = ucl_schema_test_pattern (obj, ucl_object_key (pelt), true);

Completed in 115 milliseconds