Home
last modified time | relevance | path

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

/NextBSD/contrib/libucl/src/
HDucl_internal.h292 bool ucl_inherit_handler (const unsigned char *data, size_t len,
HDucl_parser.c2225 ucl_parser_register_context_macro (new, "inherit", ucl_inherit_handler, new); in ucl_parser_new()
HDucl_util.c1623 ucl_inherit_handler (const unsigned char *data, size_t len, function