Home
last modified time | relevance | path

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

/NextBSD/contrib/libucl/src/
HDucl_schema.c44 const ucl_object_t *obj, bool try_array,
879 const ucl_object_t *obj, bool try_array, in ucl_schema_validate() argument
893 if (try_array) { in ucl_schema_validate()
979 if (!ucl_schema_validate (cur, obj, try_array, err, root)) { in ucl_schema_validate()