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

/freebsd-10-stable/contrib/libucl/src/
H A Ducl_schema.c80 ucl_object_type_to_string (ucl_type_t type) function
675 ucl_object_type_to_string (obj->type),
676 ucl_object_type_to_string (t));
888 "schema is %s instead of object", ucl_object_type_to_string (schema->type));

Completed in 50 milliseconds